Home
last modified time | relevance | path

Searched defs:mock_copy (Results 1 – 3 of 3) sorted by relevance

/external/toolchain-utils/heatmaps/
Dheat_map_test.py48 def test_EnsureFileInChrootAlreadyInside(self, mock_mkdtemp, mock_copy): argument
62 def test_EnsureFileInChrootOutsideNeedCopy(self, mock_copy): argument
/external/toolchain-utils/rust_tools/
Drust_uprev_test.py369 def test_copy_patches(self, mock_call, mock_ls, mock_copy): argument
397 def test_create_ebuild(self, mock_call, mock_copy): argument
438 def test_update_virtual_rust(self, mock_call, mock_copy, mock_find_ebuild): argument
/external/toolchain-utils/crosperf/
Dexperiment_runner_unittest.py415 mock_copy, mock_compress, _mock_text_report, argument