Home
last modified time | relevance | path

Searched defs:mock_run (Results 1 – 14 of 14) sorted by relevance

/external/pigweed/pw_build/py/
Dgenerate_3p_gn_test.py56 def mock_return_values(mock_run, retvals: Iterator[str]) -> None: argument
527 def test_write_docs_rst(self, mock_run): argument
605 def test_update_docs_rst_same_rev(self, mock_run): argument
626 def test_update_docs_rst_new_rev(self, mock_run): argument
663 def test_update_docs_rst_no_rev(self, mock_run): argument
722 def test_write_extra(self, mock_run): argument
733 def test_write_owners(self, mock_run): argument
Dbazel_query_test.py307 def test_workspace_get_rules(self, mock_run): argument
382 def test_revision(self, mock_run): argument
395 def test_url(self, mock_run): argument
/external/angle/build/fuchsia/test/
Dserial_boot_device_unittests.py57 def test_boot_undetectable(self, mock_run, *_) -> None: argument
64 def test_boot_from_fuchsia_to_fuchsia(self, mock_run, *_) -> None: argument
72 def test_boot_from_fuchsia_to_fuchsia_not_must_boot(self, mock_run, argument
85 def test_boot_from_fastboot_to_fuchsia(self, mock_run, *_) -> None: argument
96 def test_boot_from_fuchsia_to_fastboot(self, mock_run, *_) -> None: argument
105 def test_boot_from_fastboot_to_fastboot(self, mock_run, *_) -> None: argument
/external/cronet/build/fuchsia/test/
Dserial_boot_device_unittests.py57 def test_boot_undetectable(self, mock_run, *_) -> None: argument
64 def test_boot_from_fuchsia_to_fuchsia(self, mock_run, *_) -> None: argument
72 def test_boot_from_fuchsia_to_fuchsia_not_must_boot(self, mock_run, argument
85 def test_boot_from_fastboot_to_fuchsia(self, mock_run, *_) -> None: argument
96 def test_boot_from_fuchsia_to_fastboot(self, mock_run, *_) -> None: argument
105 def test_boot_from_fastboot_to_fastboot(self, mock_run, *_) -> None: argument
/external/toolchain-utils/pgo_tools/
Dpgo_tools_test.py20 def test_pgo_generate_checking_works(self, mock_run): argument
45 def test_pgo_generate_checking_raises_on_zero_pgo_updates(self, mock_run): argument
58 def test_pgo_generate_checking_raises_on_many_pgo_updates(self, mock_run): argument
73 def test_pgo_generate_ignores_nonexact_use_flags(self, mock_run): argument
Dgenerate_pgo_profile_test.py22 def test_find_missing_cross_libs_works_for_empty_results(self, mock_run): argument
37 def test_find_missing_cross_libs_filters_results_properly(self, mock_run): argument
84 def test_profraw_conversion_works(self, mock_run): argument
/external/angle/build/fuchsia/
Dgcs_download_test.py32 def testHappyPath(self, mock_tarfile, mock_run, mock_tmp_dir): argument
66 def testFailedTarOpen(self, mock_tarfile, mock_run, mock_tmp_dir): argument
76 def testBadTaskStatusCode(self, mock_tarfile, mock_run, mock_tmp_dir): argument
/external/cronet/build/fuchsia/
Dgcs_download_test.py32 def testHappyPath(self, mock_tarfile, mock_run, mock_tmp_dir): argument
66 def testFailedTarOpen(self, mock_tarfile, mock_run, mock_tmp_dir): argument
76 def testBadTaskStatusCode(self, mock_tarfile, mock_run, mock_tmp_dir): argument
/external/autotest/client/bin/
Dlocal_host_unittest.py41 def test_run_success(self, mock_run): argument
75 def test_run_cmd_failure_raised(self, mock_run): argument
97 def test_run_cmd_timeout_raised(self, mock_run): argument
119 def test_run_failure_ignored(self, mock_run): argument
/external/pigweed/pw_toolchain/py/
Dclang_tidy_test.py28 def test_source_exclude_filters(self, mock_run): argument
54 def test_source_exclude_does_not_filter(self, mock_run): argument
/external/autotest/server/cros/tradefed/
Dadb_unittest.py63 def test_run(self, mock_run): argument
79 def test_run_without_host(self, mock_run): argument
Dtradefed_test_unittest.py69 mock_tradefed_cmd_path, mock_run): argument
/external/toolchain-utils/crosperf/
Dsettings_unittest.py214 def test_get_xbuddy_path(self, mock_downloader, mock_run, mock_logger): argument
/external/toolchain-utils/rust_tools/
Drust_uprev_test.py337 def test_no(self, mock_run): argument
345 def test_yes(self, mock_run): argument