Home | History | Annotate | Download | only in src

Lines Matching refs:kUnknownFile

835 const char kUnknownFile[] = "unknown file";
840 const std::string file_name(file == NULL ? kUnknownFile : file);
859 const std::string file_name(file == NULL ? kUnknownFile : file);