Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 28) sorted by relevance

12

/tools/test/connectivity/acts/framework/tests/libs/logging/
Dlog_stream_test.py62 def test_init_adds_null_handler(self, *_):
78 self, *_):
94 def test_validate_styles_raises_when_multiple_file_outputs_set(self, *_):
130 def test_validate_styles_raises_when_no_level_exists(self, *_):
145 def test_validate_styles_raises_when_no_location_exists(self, *_):
160 def test_validate_styles_raises_when_rotate_logs_no_file_handler(self, *_):
182 def test_handle_style_to_acts_log_creates_handler(self, *_):
192 def test_handle_style_to_acts_log_creates_handler_is_lowest_level(self, *_):
205 def test_handle_style_to_stdout_creates_stream_handler(self, *_):
215 def test_handle_style_creates_file_handler(self, *_):
[all …]
/tools/test/connectivity/acts/framework/tests/libs/uicd/
Duicd_cli_test.py28 def _mock_walk(path, **_):
42 def test_set_workflows_sets_correct_file_path(self, *_):
55 def test_set_workflows_adds_workflows_from_directories(self, *_):
72 def test_set_workflows_rejects_duplicate_workflow_names(self, *_):
87 def test_run_generates_correct_uicd_cmds(self, *_):
/tools/test/connectivity/acts/framework/tests/controllers/
Diperf_server_test.py105 def test_start_makes_started_true(self, _): argument
115 def test_start_stop_makes_started_false(self, _, __): argument
126 def test_start_sets_current_log_file(self, _): argument
139 def test_stop_returns_current_log_file(self, _): argument
196 def test_start_stop_makes_started_false(self, _): argument
208 def test_stop_returns_expected_log_file(self, _): argument
257 def test_start_makes_started_true(self, _): argument
269 def test_start_stop_makes_started_false(self, _, __, ___): argument
282 def test_stop_returns_expected_log_file(self, _, __, ___): argument
311 def test_stop_exits_early_if_no_process_has_started(self, android_device, _, argument
/tools/test/connectivity/acts/framework/tests/
Dacts_utils_test.py45 def test_bypass_setup_wizard_no_complications(self, _): argument
61 def test_bypass_setup_wizard_unrecognized_error(self, _): argument
77 def test_bypass_setup_wizard_need_root_access(self, _): argument
96 def test_bypass_setup_wizard_need_root_already_skipped(self, _): argument
110 def test_bypass_setup_wizard_root_access_still_fails(self, _): argument
Dacts_context_test.py141 def test_add_base_path_overrides_default(self, _): argument
164 def test_get_full_output_path_returns_correct_path(self, *_):
/tools/test/connectivity/acts/framework/tests/event/
Devent_subscription_test.py28 def filter_out_event(_): argument
32 def pass_filter(_): argument
Ddecorators_test.py37 def test(_): argument
47 def test(_): argument
57 def test(self, _): argument
Devent_bus_test.py129 def _raise(_): argument
246 def event_listener(_): argument
257 def event_listener(_): argument
Devent_bus_integration_test.py98 def event_listener(_): argument
108 def event_listener(_): argument
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Dservices.py81 def _start(self, _): argument
84 def _stop(self, _): argument
108 def _stop(self, _): argument
Dandroid_api.py58 def get_api_level(*args, **_):
Dlogcat.py72 def on_retry(_): argument
/tools/test/connectivity/acts/framework/tests/config/
Dconfig_generator_test.py75 def test_post_process_configs_sets_config_directory(self, _, __): argument
89 def test_post_process_configs_converts_tb_list_to_dict(self, _, __): argument
206 def test_update_file_paths_resolves_relative_path(self, _): argument
220 def test_update_file_paths_raises_error_if_file_not_found(self, _): argument
/tools/tradefederation/core/atest/
Datest_run_unittests.py52 def main(_): argument
Datest_unittest.py40 def test_missing_environment_variables_uninitialized(self, _): argument
45 def test_missing_environment_variables_initialized(self, _): argument
/tools/acloud/
Dacloud_test.py66 def main(_): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_client.py59 def destroy(_): argument
193 def on_test_end(_): argument
/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Dsl4a_manager_test.py152 def test_start_sl4a_server_uses_all_retries(self, _): argument
177 def test_start_sl4a_server_fails_all_retries(self, _): argument
Dsl4a_session_test.py54 def test_get_event_dispatcher_create_on_none(self, _): argument
/tools/test/connectivity/acts/framework/tests/libs/proc/
Dprocess_test.py129 def test_wait_kills_after_timeout(self, *_):
141 def test_wait_sets_stopped_to_true_before_process_kill(self, *_):
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py93 def __exit__(self, _, __, ___): argument
/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils_unittest.py118 def test_extract_test_path(self, _): argument
/tools/test/connectivity/acts/framework/acts/metrics/
Dlogger.py196 def _get_default_publisher(self, _): argument
/tools/tradefederation/core/atest/test_runners/
Datest_tf_test_runner_unittest.py297 def test_generate_run_commands_without_serial_env(self, mock_resultargs, mock_mertrics, _): argument
/tools/test/connectivity/acts/framework/tests/libs/
Dversion_selector_test.py61 def versioned_func_with_kwargs(_, asdf='jkl'): argument

12