Searched refs:CLIENT_TEST_ROOT (Results 1 – 2 of 2) sorted by relevance
11 from native_Benchmarks_common import CLIENT_TEST_ROOT39 cmd = 'mkdir -p %s' % CLIENT_TEST_ROOT40 err_msg = 'Unable to create %s' % CLIENT_TEST_ROOT42 scratch_cli = CLIENT_TEST_ROOT
10 CLIENT_TEST_ROOT = '/usr/local/autotest/tests/native_Benchmarks' variable