Searched defs:mock_command (Results 1 – 1 of 1) sorted by relevance
/external/toolchain-utils/rust_tools/ |
D | rust_uprev_test.py | 139 def test_success_with_template(self, mock_command, mock_find_ebuild, argument 158 def test_return_none_with_template_larger_than_input(self, mock_command, argument 168 def test_success_without_template(self, mock_command, mock_exists, argument 188 def test_return_none_with_ebuild_larger_than_input(self, mock_command, argument
|