Functions
-
int FileNo (FILE * file)Defined at line 2035 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int Stat (const char * path, StatStruct * buf)Defined at line 2037 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int RmDir (const char * dir)Defined at line 2042 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
bool IsDir (const StatStruct & st)Defined at line 2044 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int DoIsATTY (int fd)Defined at line 2073 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int StrCaseCmp (const char * s1, const char * s2)Defined at line 2074 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int IsATTY (int fd)Defined at line 2080 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int ChDir (const char * dir)Defined at line 2103 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
FILE * FOpen (const char * path, const char * mode)Defined at line 2105 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
FILE * FReopen (const char * path, const char * mode, FILE * stream)Defined at line 2117 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
FILE * FDOpen (int fd, const char * mode)Defined at line 2120 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int FClose (FILE * fp)Defined at line 2122 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int Read (int fd, void * buf, unsigned int count)Defined at line 2124 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int Write (int fd, const void * buf, unsigned int count)Defined at line 2127 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
int Close (int fd)Defined at line 2130 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
const char * StrError (int errnum)Defined at line 2135 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
const char * GetEnv (const char * name)Defined at line 2138 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
-
void Abort ()Defined at line 2163 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h