Searched refs:LogWithLocation (Results 1 – 2 of 2) sorted by relevance
1225 void LogWithLocation(testing::internal::LogSeverity severity,1245 LogWithLocation(internal::INFO, file, line, in InternalDefaultActionSetAt()1255 LogWithLocation(internal::INFO, file, line, source_text + " invoked"); in InternalExpectedAt()
59 void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() function