Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_uprev_test.py681 def test_create_rust_ebuild(self, mock_call, mock_copy): argument
704 def test_create_rust_host_ebuild(self, mock_call, mock_copy): argument
770 def test_update_virtual_rust(self, mock_call, mock_copy, mock_find_ebuild): argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_runner_unittest.py466 mock_copy, argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dproject_file_gen_unittest.py167 def test_generate_git_ignore(self, mock_path_exist, mock_copy, argument