Searched defs:mock_check_output (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/tools/treble/split/ |
H A D | manifest_split_test.py | 174 def test_get_ninja_inputs(self, mock_check_output): argument 186 def test_get_ninja_inputs_includes_test_mapping(self, mock_check_output): argument 199 def test_get_kati_makefiles(self, mock_check_output): argument 298 def test_create_split_manifest(self, mock_check_output): argument 490 def test_create_split_manifest_installed_prebuilt(self, mock_check_output): argument
|
/aosp_15_r20/external/python/mobly/tests/mobly/ |
D | utils_test.py | 113 def test_collect_process_tree_without_child(self, mock_check_output): argument 127 def test_collect_process_tree_returns_list(self, mock_check_output): argument 211 def test_kill_process_tree_on_windows_calls_taskkill(self, mock_check_output): argument
|
/aosp_15_r20/external/toolchain-utils/llvm_tools/ |
H A D | get_llvm_hash_unittest.py | 103 def testSuccessfullyGetGitHashFromToTOfLLVM(self, mock_check_output): argument
|
/aosp_15_r20/build/make/tools/edit_monitor/ |
H A D | daemon_manager_test.py | 396 def test_cleanup_success(self, mock_check_output): argument
|