Searched refs:kUnknownFile (Results 1 – 5 of 5) sorted by relevance
427 const char kUnknownFile[] = "unknown file"; variable432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
8229 const char kUnknownFile[] = "unknown file"; variable8234 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()8253 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()