HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 1676 - 1700 of 14820) sorted by null

<<61626364656667686970>>

  /external/autotest/client/cros/video/
import_screenshot_capturer.py 25 def __init__(self, destination_dir, screen_height_resolution,
33 def __enter__(self):
38 def capture(self, filename):
63 def __exit__(self, exc_type, exc_val, exc_tb):
video_screenshot_collector.py 16 def __init__(self, player, screenshot_namer, screenshot_capturer):
23 def collect_screenshot(self, timestamp):
44 def ensure_player_is_ready(self):
55 def collect_multiple_screenshots(self, timestamps):
  /external/autotest/client/deps/graphics/
graphics.py 12 def setup():
  /external/autotest/client/deps/webgl_mpd/
webgl_mpd.py 12 def setup():
  /external/autotest/client/profilers/mpstat/
mpstat.py 12 def initialize(self, interval = 1):
16 def start(self, test):
24 def stop(self, test):
28 def report(self, test):
  /external/autotest/client/profilers/powertop/
powertop.py 14 def setup(self, *args, **dargs):
19 def start(self, test):
35 def stop(self, test):
39 def report(self, test):
  /external/autotest/client/profilers/vmstat/
vmstat.py 14 def initialize(self, interval = 1):
18 def start(self, test):
26 def stop(self, test):
30 def report(self, test):
  /external/autotest/client/site_tests/desktopui_FontCache/
desktopui_FontCache.py 16 def _mount_cache(self):
21 def _unmount_cache(self):
26 def cleanup(self):
32 def run_once(self):
  /external/autotest/client/site_tests/dummy_Pass/
dummy_Pass.py 11 def run_once(self):
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_TouchMTB.py 15 def run_once(self):
  /external/autotest/client/site_tests/network_CDMAActivate/
network_CDMAActivate.py 29 def __init__(self, test):
34 def run(self):
44 def _set_modem_activation_state(self, state):
51 def _get_modem_activation_state(self):
56 def pseudomodem_flags(self):
65 def _run_test(self):
74 def pseudomodem_flags(self):
78 def _run_test(self):
114 def pseudomodem_flags(self):
119 def _run_test(self)
    [all...]
  /external/autotest/client/site_tests/network_Dhcpv6Basic/
network_Dhcpv6Basic.py 12 def test_body(self):
  /external/autotest/client/tests/aborttest/
aborttest.py 7 def execute(self):
  /external/autotest/client/tests/error_test_bug/
error_test_bug.py 8 def execute(self):
  /external/autotest/client/tests/error_test_error/
error_test_error.py 8 def execute(self):
  /external/autotest/client/tests/error_test_fail/
error_test_fail.py 8 def execute(self):
  /external/autotest/client/tests/error_test_na/
error_test_na.py 8 def execute(self):
  /external/autotest/client/tests/sleeptest/
sleeptest.py 7 def run_once(self, seconds=1):
  /external/autotest/scheduler/
gc_stats_unittest.py 13 def setUp(self):
17 def tearDown(self):
21 def test_log_garbage_collector_stats(self):
25 def _mock_logging_func(message, *args):
  /external/autotest/server/
autoserv_parser_unittest.py 16 def setUp(self):
19 def tearDown(self):
22 def _get_parser(self):
30 def test_control_file_args(self):
  /external/autotest/server/cros/ap_configurators/
asus_ac66r_ap_configurator.py 14 def set_mode(self, mode, band=None):
19 def _set_mode(self, mode, band=None):
33 def set_channel(self, channel):
37 def _set_channel(self, channel):
buffalo_wzr_d1800h_ap_configurator.py 19 def get_number_of_pages(self):
23 def is_update_interval_supported(self):
32 def get_supported_modes(self):
39 def get_supported_bands(self):
47 def is_security_mode_supported(self, security_mode):
62 def navigate_to_page(self, page_number):
86 def refresh_page(self, apply_set):
97 def save_page(self, page_number):
132 def _switch_frame(self):
137 def set_mode(self, mode, band=None)
    [all...]
netgear3400_ap_configurator.py 14 def is_security_mode_supported(self, security_mode):
  /external/autotest/server/cros/audio/
audio_test.py 24 def warmup(self):
31 def audio_test_requirement():
37 def install_sox():
45 def check_sox_installed():
  /external/autotest/server/cros/network/
lucid_sleep_test_base.py 17 def dr_utils(self):
22 def initialize(self, host):
27 def warmup(self, host, raw_cmdline_args, additional_params=None):
34 def cleanup(self):

Completed in 458 milliseconds

<<61626364656667686970>>