Searched defs:temp_file (Results 1 – 3 of 3) sorted by relevance
94 TemporaryFile temp_file; in TEST() local
104 let mut temp_file = temp_dir(); in test_read_empty_file() localVariable
136 std::unique_ptr<TemporaryFile> temp_file(new TemporaryFile(adb_get_android_dir_path())); in write_known_host_to_file() local