Home | History | Annotate | Download | only in file_manager

Lines Matching refs:source_file_name

130                 const std::string& source_file_name,
136 source_file_name(source_file_name),
144 std::string source_file_name; // Source file name to be used as a prototype.
162 &TestEntryInfo::source_file_name);
237 AppendASCII(entry.source_file_name);
364 CreateFile(entry.source_file_name,
405 void CreateFile(const std::string& source_file_name,
414 if (!source_file_name.empty()) {
417 AppendASCII(source_file_name);