Searched defs:temp_file (Results 1 – 3 of 3) sorted by relevance
33 auto temp_file = temp_dir / "file_1.txt"; in TEST() local43 auto temp_file = temp_dir / "file_1.txt"; in TEST() local57 auto temp_file = temp_dir / "file_1.txt"; in TEST() local66 auto temp_file = temp_dir / "file_1.txt"; in TEST() local78 auto temp_file = temp_dir / "file_1.txt"; in TEST() local
94 TemporaryFile temp_file; in TEST() local
136 std::unique_ptr<TemporaryFile> temp_file(new TemporaryFile(adb_get_android_dir_path())); in write_known_host_to_file() local