Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images_unittest.py47 def test_download_image(self, mock_path_exists, mock_mkdirs): argument
136 def test_uncompress_image(self, mock_path_exists): argument
H A Dresults_cache_unittest.py505 def testCreateFromRun(self, mock_path_exists): argument