Home
last modified time | relevance | path

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

/external/autotest/server/
Dprebuild.py31 def init_test(testdir): function
47 return client_setup_job.init_test(options, testdir)
62 client_test = init_test(client_test_dir)
/external/autotest/client/bin/
Dsetup_job.py42 def init_test(options, testdir): function
114 client_test = init_test(options, os.path.join(testdir, test_name))