Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils.py499 result_path=constants.VERIFY_DATA_PATH): argument
1586 result_path=constants.RUNNER_COMMAND_PATH): argument
1614 def handle_test_env_var(input_test, result_path=constants.VERIFY_ENV_PATH, argument
/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_server.py95 def __init__(self, result_path, reporting_speed_units='Mbytes'): argument