Home
last modified time | relevance | path

Searched defs:mock_check_output (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/treble/split/
H A Dmanifest_split_test.py174 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/
Dutils_test.py113 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 Dget_llvm_hash_unittest.py103 def testSuccessfullyGetGitHashFromToTOfLLVM(self, mock_check_output): argument
/aosp_15_r20/build/make/tools/edit_monitor/
H A Ddaemon_manager_test.py396 def test_cleanup_success(self, mock_check_output): argument