Searched defs:mock_getpath (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | results_cache_unittest.py | 752 self, mock_chrootruncmd, mock_runcmd, mock_mkdtemp, mock_getpath argument 850 self, mock_exists, mock_get_total_samples, mock_getpath argument 1367 self, mock_chrootruncmd, mock_getpath, mock_pathexists argument 1398 self, mock_chrootruncmd, mock_getpath, mock_pathexists argument 1430 def test_populate_from_run(self, mock_getpath): argument 1700 def test_populate_from_cache_dir(self, mock_runchrootcmd, mock_getpath): argument 1892 def test_store_to_cache_dir(self, mock_chrootruncmd, mock_getpath): argument
|