Home
last modified time | relevance | path

Searched refs:CLIENT_TEST_ROOT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/site_tests/native_Benchmarks/
Dnative_Benchmarks.py11 from native_Benchmarks_common import CLIENT_TEST_ROOT
39 cmd = 'mkdir -p %s' % CLIENT_TEST_ROOT
40 err_msg = 'Unable to create %s' % CLIENT_TEST_ROOT
42 scratch_cli = CLIENT_TEST_ROOT
Dnative_Benchmarks_common.py10 CLIENT_TEST_ROOT = '/usr/local/autotest/tests/native_Benchmarks' variable