OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autotest_patch
(Results
1 - 2
of
2
) sorted by null
/toolchain/benchmark/
apply_patches.py
23
autotest_patch
= os.path.join(
33
'apply',
autotest_patch
])
/external/toolchain-utils/android_bench_suite/
apply_patches.py
43
autotest_patch
= os.path.join(
51
subprocess.check_call(['git', '-C', autotest_dir, 'apply',
autotest_patch
])
Completed in 511 milliseconds