Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-port.cc933 const char kUnknownFile[] = "unknown file"; variable
938 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
957 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()