HomeSort by relevance Sort by last modified time
    Searched refs:GTestLog (Results 1 - 10 of 10) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 702 class GTestLog {
704 GTestLog(GTestLogSeverity severity, const char* file, int line);
707 ~GTestLog();
714 GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog);
718 ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \
    [all...]
  /external/chromium/testing/gtest/src/
gtest-port.cc 460 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
471 GTestLog::~GTestLog() {
  /external/llvm/utils/unittest/googletest/
gtest-port.cc 460 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
471 GTestLog::~GTestLog() {
  /external/protobuf/gtest/src/
gtest-port.cc 417 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
428 GTestLog::~GTestLog() {
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 396 void GTestLog(GTestLogSeverity severity, const char* file,
400 ::testing::internal::GTestLog(\
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 892 class GTEST_API_ GTestLog {
894 GTestLog(GTestLogSeverity severity, const char* file, int line);
897 ~GTestLog();
904 GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 604 void GTestLog(GTestLogSeverity severity, const char* file,
608 ::testing::internal::GTestLog(\
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-port.cc 77 void GTestLog(GTestLogSeverity severity, const char* file,
  /external/gtest/src/
gtest-port.cc 390 void GTestLog(GTestLogSeverity severity, const char* file,

Completed in 51 milliseconds