Searched defs:StrError (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2873 // StrError() aren't needed on Windows CE at this time and thus not
2897 inline const char* StrError(int errnum) { return strerror(errnum); } function in namespace:std::tr1::posix

Completed in 72 milliseconds