|
| def | __init__ (self, custom_run_test=None) |
| |
| def | determine_full_port_name (cls, host, options, port_name) |
| |
| def | __init__ (self, host, port_name=None, kwargs) |
| |
| def | default_pixel_tests (self) |
| |
| def | baseline_search_path (self) |
| |
| def | default_child_processes (self) |
| |
| def | worker_startup_delay_secs (self) |
| |
| def | check_build (self, needs_http) |
| |
| def | check_sys_deps (self, needs_http) |
| |
| def | default_configuration (self) |
| |
| def | diff_image (self, expected_contents, actual_contents, tolerance=None) |
| |
| def | layout_tests_dir (self) |
| |
| def | perf_tests_dir (self) |
| |
| def | webkit_base (self) |
| |
| def | name (self) |
| |
| def | operating_system (self) |
| |
| def | default_results_directory (self) |
| |
| def | setup_test_run (self, device_class=None) |
| |
| def | start_http_server (self, additional_dirs=None) |
| |
| def | start_websocket_server (self) |
| |
| def | stop_http_server (self) |
| |
| def | stop_websocket_server (self) |
| |
| def | path_to_test_expectations_file (self) |
| |
| def | all_test_configurations (self) |
| |
| def | configuration_specifier_macros (self) |
| |
| def | all_baseline_variants (self) |
| |
◆ __init__()
| def webkitpy.performance_tests.perftest_unittest.MockPort.__init__ |
( |
|
self, |
|
|
|
custom_run_test = None |
|
) |
| |
The documentation for this class was generated from the following file: