Home
last modified time | relevance | path

Searched defs:new_temp_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/utils/
H A Drun_pylint.py390 def git_show_to_temp_file(commit, original_file, new_temp_file): argument
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc650 FilePath new_temp_file = new_temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local