Searched refs:LogWithLocation (Results 1 – 2 of 2) sorted by relevance
1252 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,1273 LogWithLocation(internal::kInfo, file, line, in InternalDefaultActionSetAt()1284 LogWithLocation(internal::kInfo, file, line, source_text + " invoked"); in InternalExpectedAt()
68 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() function