HomeSort by relevance Sort by last modified time
    Searched refs:built_file_path (Results 26 - 50 of 70) sorted by null

12 3

  /external/chromium_org/tools/gyp/test/mac/
gyptest-framework.py 39 info_plist = test.built_file_path(
64 if set(ls(test.built_file_path('Test Framework.framework',
gyptest-non-strs-flattened-to-env.py 24 info_plist = test.built_file_path(INFO_PLIST_PATH, chdir=CHDIR)
gyptest-postbuild-defaults.py 22 result_file = test.built_file_path('result', chdir=CHDIR)
gyptest-strip-default.py 28 return test.built_file_path(s, chdir=CHDIR)
70 CheckNsyms(test.built_file_path(
80 CheckNsyms(test.built_file_path(
89 CheckNsyms(test.built_file_path(
gyptest-strip.py 28 return test.built_file_path(s, type=test.SHARED_LIB, chdir='strip')
55 CheckNsyms(test.built_file_path(
gyptest-xcode-gcc-clang.py 35 contents = open(test.built_file_path('obj/aliasing_default.ninja',
gyptest-app.py 46 info_plist = test.built_file_path('Test App Gyp.app/Contents/Info.plist',
77 strings = test.built_file_path(
97 if set(ls(test.built_file_path('Test App Gyp.app', chdir='app-bundle'))) != \
gyptest-copies.py 37 dep_bundle = test.built_file_path('Dependency Bundle.framework',
  /external/chromium_org/tools/gyp/test/ninja/solibs_avoid_relinking/
gyptest-solibs-avoid-relinking.py 36 pre_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
41 post_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
  /external/chromium_org/tools/gyp/test/configurations/x64/
gyptest-x86.py 27 '/headers', test.built_file_path('configurations%s.exe' % suffix))
  /external/chromium_org/tools/gyp/test/ios/
gyptest-app-ios.py 27 info_plist = test.built_file_path('Test App Gyp.app/Info.plist',
gyptest-crosscompile.py 30 result_file = test.built_file_path('TestHost', chdir='app-bundle')
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-force-symbol-reference.py 23 '/disasm', test.built_file_path('test_force_reference.exe', chdir=CHDIR))
gyptest-link-tsaware.py 23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
gyptest-link-enable-uac.py 56 test.fail_test(not extract_manifest(test.built_file_path(
58 test.fail_test(not extract_manifest(test.built_file_path(
60 test.fail_test(not extract_manifest(test.built_file_path(
66 test.built_file_path('enable_uac.exe', chdir=CHDIR), 1))
78 test.built_file_path('enable_uac_no.exe', chdir=CHDIR), 1))
85 test.built_file_path('enable_uac_admin.exe', chdir=CHDIR), 1))
gyptest-link-aslr.py 23 full_path = test.built_file_path(exe, chdir=CHDIR)
gyptest-link-fixed-base.py 23 full_path = test.built_file_path(exe, chdir=CHDIR)
gyptest-link-incremental.py 23 full_path = test.built_file_path(exe, chdir=CHDIR)
gyptest-link-large-address-aware.py 23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
gyptest-link-nxcompat.py 23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
gyptest-link-pdb-output.py 25 full_path = test.built_file_path(pdb, chdir=CHDIR)
gyptest-link-pdb.py 25 full_path = test.built_file_path(pdb, chdir=CHDIR)
gyptest-link-profile.py 24 full_path = test.built_file_path(exe, chdir=CHDIR)
gyptest-link-safeseh.py 23 full_path = test.built_file_path(exe, chdir=CHDIR)
  /external/chromium_org/tools/gyp/test/defines/
gyptest-define-override.py 30 os.remove(test.built_file_path('fakeosprogram', type=test.EXECUTABLE))

Completed in 819 milliseconds

12 3