Searched refs:kUnknownFile (Results 1 – 1 of 1) sorted by relevance
10340 const char kUnknownFile[] = "unknown file"; variable10345 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()10364 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()