Searched refs:GTestLogSeverity (Results 1 - 24 of 24) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h728 enum GTestLogSeverity { enum in namespace:testing::internal
740 GTestLog(GTestLogSeverity severity, const char* file, int line);
748 const GTestLogSeverity severity_;
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h922 enum GTestLogSeverity { enum in namespace:testing::internal
934 GTestLog(GTestLogSeverity severity, const char* file, int line);
942 const GTestLogSeverity severity_;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h911 enum GTestLogSeverity { enum in namespace:testing::internal
923 GTestLog(GTestLogSeverity severity, const char* file, int line);
931 const GTestLogSeverity severity_;
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h898 enum GTestLogSeverity { enum in namespace:testing::internal
910 GTestLog(GTestLogSeverity severity, const char* file, int line);
918 const GTestLogSeverity severity_;
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h903 enum GTestLogSeverity { enum in namespace:testing::internal
915 GTestLog(GTestLogSeverity severity, const char* file, int line);
923 const GTestLogSeverity severity_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1028 enum GTestLogSeverity { enum in namespace:testing::internal
1040 GTestLog(GTestLogSeverity severity, const char* file, int line);
1048 const GTestLogSeverity severity_;
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1244 enum GTestLogSeverity { enum in namespace:testing::internal
1256 GTestLog(GTestLogSeverity severity, const char* file, int line);
1264 const GTestLogSeverity severity_;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1244 enum GTestLogSeverity { enum in namespace:testing::internal
1256 GTestLog(GTestLogSeverity severity, const char* file, int line);
1264 const GTestLogSeverity severity_;
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1243 enum GTestLogSeverity { enum in namespace:testing::internal
1255 GTestLog(GTestLogSeverity severity, const char* file, int line);
1263 const GTestLogSeverity severity_;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc460 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc460 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/protobuf/gtest/src/
H A Dgtest-port.cc426 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest-port.cc460 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-port.cc485 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/googletest/googletest/src/
H A Dgtest-port.cc908 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc908 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/v8/testing/gtest/src/
H A Dgtest-port.cc890 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc868 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc8009 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
H A Dgtest.h1790 enum GTestLogSeverity { enum in namespace:std::tr1
1802 GTestLog(GTestLogSeverity severity, const char* file, int line);
1810 const GTestLogSeverity severity_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc8695 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
H A Dgtest.h2121 enum GTestLogSeverity { enum in namespace:std::tr1
2133 GTestLog(GTestLogSeverity severity, const char* file, int line);
2141 const GTestLogSeverity severity_;
/external/fmtlib/test/
H A Dgmock-gtest-all.cc8695 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)
/external/fmtlib/test/gtest/
H A Dgtest.h2121 enum GTestLogSeverity { enum in namespace:std::tr1
2133 GTestLog(GTestLogSeverity severity, const char* file, int line);
2141 const GTestLogSeverity severity_;

Completed in 863 milliseconds