Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
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
Dresults_cache_unittest.py505 def testCreateFromRun(self, mock_path_exists): argument