Home
last modified time | relevance | path

Searched defs:test_conf (Results 1 – 9 of 9) sorted by relevance

/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dautoupdate_EndToEndTest.py102 def _get_least_loaded_devserver(self, test_conf): argument
134 def _stage_payloads_onto_devserver(self, test_conf): argument
298 def run_update_test(self, cros_device, test_conf): argument
356 def run_once(self, host, test_conf): argument
/external/lisa/tests/eas/
Drfc.py29 test_conf = TESTS_CONF variable in RFC
Dheavy_load.py33 test_conf = { variable in HeavyLoadTest
Dload_tracking.py33 test_conf = { variable in _LoadTrackingBase
Dgeneric.py46 test_conf = { variable in _EnergyModelTest
/external/lisa/tests/stune/
Dsmoke_test_ramp.py57 test_conf = TESTS_CONF variable in STune
/external/lisa/tests/sfreq/
Dsmoke_test.py29 test_conf = TESTS_CONF variable in SFreq
/external/lisa/libs/utils/
Dtest.py53 test_conf = None variable in LisaTest
Denv.py189 def __init__(self, target_conf=None, test_conf=None, wipe=True, argument