Home
last modified time | relevance | path

Searched defs:mock_call (Results 1 – 2 of 2) 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
726 def test_remove_virtual_rust(self, mock_call): argument
740 def test_remove_virtual_rust_with_symlink(self, mock_call): argument
770 def test_update_virtual_rust(self, mock_call, mock_copy, mock_find_ebuild): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/
Diperf_client_test.py86 def test_start_writes_to_full_file_path(self, mock_call, mock_open): argument