Home
last modified time | relevance | path

Searched refs:LogWithLocation (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1233 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,
1253 LogWithLocation(internal::kInfo, file, line, in InternalDefaultActionSetAt()
1263 LogWithLocation(internal::kInfo, file, line, source_text + " invoked"); in InternalExpectedAt()
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1241 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,
1262 LogWithLocation(internal::kInfo, file, line, in InternalDefaultActionSetAt()
1273 LogWithLocation(internal::kInfo, file, line, source_text + " invoked"); in InternalExpectedAt()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h1241 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,
1261 LogWithLocation(internal::kInfo, file, line, in InternalDefaultActionSetAt()
1271 LogWithLocation(internal::kInfo, file, line, source_text + " invoked"); in InternalExpectedAt()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc59 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() function
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc59 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() function
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc69 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() function