Home
last modified time | relevance | path

Searched defs:run_test_only (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/cfm/
H A Dcfm_base_test.py26 def initialize(self, host, run_test_only=False, skip_enrollment=False): argument
92 def cleanup(self, run_test_only=False): argument
/aosp_15_r20/external/autotest/server/cros/cfm/configurable_test/
H A Dconfiguration.py5 def __init__(self, run_test_only=False, skip_enrollment=False): argument