Home | History | Annotate | Download | only in src

Lines Matching refs:kUnknownFile

876 const char kUnknownFile[] = "unknown file";
881 const std::string file_name(file == NULL ? kUnknownFile : file);
900 const std::string file_name(file == NULL ? kUnknownFile : file);