HomeSort by relevance Sort by last modified time
    Searched refs:init_test (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/
prebuild.py 31 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/
setup_job.py 42 def init_test(options, testdir): function
114 client_test = init_test(options, os.path.join(testdir, test_name))

Completed in 61 milliseconds