Searched defs:tmp_file (Results 1 – 13 of 13) sorted by relevance
77 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST() local99 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST() local
19 char tmp_file[1000]; in main() local
54 base::TempFile tmp_file = base::TempFile::Create(); in TEST() local
108 char tmp_file[PATH_MAX]; in main() local
97 string tmp_file = in TEST() local
414 temp_file_sptr tmp_file = temp_file::create(); in main() local
555 temp_file_sptr tmp_file = temp_file::create(); in load_corpus_and_write_abixml() local
166 File tmp_file(tmp_file_path, File::FLAG_OPEN | File::FLAG_WRITE); in WriteFileAtomically() local
191 const ModuleSpec &module_spec, const FileSpec &tmp_file, in Put()
89 string tmp_file; in FindDeflatesInZlibBlocks() local
386 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST_F() local
1621 base::TempFile tmp_file = base::TempFile::Create(); in TEST_F() local1682 auto tmp_file = base::TempFile::Create(); in TEST_F() local2323 base::TempFile tmp_file = base::TempFile::Create(); in TEST_F() local
2531 const std::string tmp_file = tmp_dir + "/file"; in TEST_F() local