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