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

  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
run-tests.py 39 testconfig_mk_path = os.path.join(THIS_DIR, 'buildcmds/testconfig.mk')
40 with open(testconfig_mk_path, 'w') as test_config:
  /external/libcxx/
run_tests.py 62 testconfig_mk_path = os.path.join(THIS_DIR, 'buildcmds/testconfig.mk')
63 with open(testconfig_mk_path, 'w') as test_config:

Completed in 703 milliseconds