Home
last modified time | relevance | path

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

/src/contrib/googletest/googletest/src/
H A Dgtest-port.cc999 const char kUnknownFile[] = "unknown file"; variable
1004 const std::string file_name(file == nullptr ? kUnknownFile : file); in FormatFileLocation()
1023 const std::string file_name(file == nullptr ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()