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