Searched refs:GTestLog (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc8695 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
8706 GTestLog::~GTestLog() {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2131 class GTEST_API_ GTestLog { class in namespace:std::tr1
2133 GTestLog(GTestLogSeverity severity, const char* file, int line);
2136 ~GTestLog();
2143 GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog);
2147 ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \

Completed in 85 milliseconds