Lines Matching refs:out_dir
23 + out_dir = os.path.join(bench_config.android_home,
27 + lib_dir = os.path.join(out_dir, 'system/lib/libbinder.so')
29 + lib64_dir = os.path.join(out_dir, 'system/lib64/libbinder.so')
31 + bench_dir = os.path.join(out_dir,
59 + out_dir = bench_config.bench_suite_dir
62 + host.get_file(result_dir_DUT, out_dir, delete_dest=True)
86 +out_dir = os.path.join(android_home, 'out')
139 + out_dir = os.path.join(bench_config.android_home,
144 + bench_dir = os.path.join(out_dir, 'system/lib/libart-compiler.so')
146 + bench64_dir = os.path.join(out_dir, 'system/lib64/libart-compiler.so')
208 +out_dir = os.path.join(android_home, 'out')
260 + out_dir = os.path.join(bench_config.android_home,
263 + lib_dir = os.path.join(out_dir, 'system/lib/libhwui.so')
265 + lib64_dir = os.path.join(out_dir, 'system/lib64/libhwui.so')
267 + bench_dir = os.path.join(out_dir,
288 + out_dir = bench_config.bench_suite_dir
291 + host.get_file(result_dir_DUT, out_dir, delete_dest=True)
295 + with open(os.path.join(out_dir, 'bench_result'), 'r') as fin:
307 + with open(os.path.join(out_dir, 'bench_result'), 'a') as fout:
333 +out_dir = os.path.join(android_home, 'out')
383 + out_dir = os.path.join(bench_config.android_home,
387 + bench_dir = os.path.join(out_dir,
415 + out_dir = bench_config.bench_suite_dir
418 + host.get_file(result_dir_DUT, out_dir, delete_dest=True)
442 +out_dir = os.path.join(android_home, 'out')
497 + out_dir = bench_config.location
499 + host.get_file(tar_file, out_dir, delete_dest=True)
686 + out_dir = os.path.join(bench_config.android_home,
690 + bench_dir = os.path.join(out_dir,
723 + out_dir = bench_config.bench_suite_dir
726 + host.get_file(result_dir_DUT, out_dir, delete_dest=True)
751 +out_dir = os.path.join(android_home, 'out')
801 + out_dir = os.path.join(bench_config.android_home,
805 + bench_dir = os.path.join(out_dir,
828 + out_dir = bench_config.bench_suite_dir
831 + host.get_file(result_dir_DUT, out_dir, delete_dest=True)
855 +out_dir = os.path.join(android_home, 'out')