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

  /external/autotest/site_utils/
brillo_recovery_test.py 16 build_externals_path = os.path.join( variable
19 subprocess.check_call([build_externals_path, 'chromiterepo'])
test_droid.py 29 build_externals_path = os.path.join( variable
32 subprocess.check_call([build_externals_path, 'chromiterepo', 'django'])
brillo_aue2e_test.py 18 build_externals_path = os.path.join( variable
21 subprocess.check_call([build_externals_path, 'chromiterepo'])
brillo_test_launcher.py 18 build_externals_path = os.path.join( variable
21 subprocess.check_call([build_externals_path, 'chromiterepo'])
generate_test_report 28 build_externals_path = os.path.join( variable
31 subprocess.check_call([build_externals_path, 'chromiterepo'])

Completed in 61 milliseconds