Home | History | Annotate | Download | only in src

Lines Matching refs:kUnknownFile

858 const char kUnknownFile[] = "unknown file";
863 const std::string file_name(file == NULL ? kUnknownFile : file);
882 const std::string file_name(file == NULL ? kUnknownFile : file);