Searched defs:mock_copy (Results 1 – 3 of 3) sorted by relevance
/external/toolchain-utils/heatmaps/ |
D | heat_map_test.py | 48 def test_EnsureFileInChrootAlreadyInside(self, mock_mkdtemp, mock_copy): argument 62 def test_EnsureFileInChrootOutsideNeedCopy(self, mock_copy): argument
|
/external/toolchain-utils/rust_tools/ |
D | rust_uprev_test.py | 369 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/ |
D | experiment_runner_unittest.py | 415 mock_copy, mock_compress, _mock_text_report, argument
|