Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-port.cc452 const char kUnknownFile[] = "unknown file"; variable
457 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
476 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()