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

  /toolchain/benchmark/
discard_patches.py 42 synthmark_dir = 'synthmark'
46 os.path.join(config.android_home, synthmark_dir)])
apply_patches.py 58 synthmark_dir = '/tmp/devrel/tools/synthmark'
72 subprocess.check_call(['git', '-C', synthmark_dir,
75 subprocess.check_call(['mv', '-f', synthmark_dir, config.android_home])
  /external/toolchain-utils/android_bench_suite/
apply_patches.py 74 synthmark_dir = 'devrel/tools/synthmark'
86 subprocess.check_call(['git', '-C', synthmark_dir,
89 subprocess.check_call(['mv', '-f', synthmark_dir, config.android_home])
discard_patches.py 42 synthmark_dir = 'synthmark'
46 os.path.join(config.android_home, synthmark_dir)])

Completed in 60 milliseconds