Home
last modified time | relevance | path

Searched refs:built_file_path (Results 1 – 25 of 61) sorted by relevance

123

/external/chromium_org/tools/gyp/test/win/
Dgyptest-cl-optimizations.py25 ninja_file = test.built_file_path('obj/test_opt_off.ninja', chdir=CHDIR)
28 ninja_file = test.built_file_path('obj/test_opt_lev_size.ninja', chdir=CHDIR)
31 ninja_file = test.built_file_path('obj/test_opt_lev_speed.ninja', chdir=CHDIR)
34 ninja_file = test.built_file_path('obj/test_opt_lev_max.ninja', chdir=CHDIR)
37 ninja_file = test.built_file_path('obj/test_opt_unset.ninja', chdir=CHDIR)
44 ninja_file = test.built_file_path('obj/test_opt_fpo.ninja', chdir=CHDIR)
48 ninja_file = test.built_file_path('obj/test_opt_fpo_off.ninja', chdir=CHDIR)
51 ninja_file = test.built_file_path('obj/test_opt_intrinsic.ninja',
56 ninja_file = test.built_file_path('obj/test_opt_intrinsic_off.ninja',
60 ninja_file = test.built_file_path('obj/test_opt_inline_off.ninja',
[all …]
Dgyptest-link-embed-manifest.py56 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(
62 test.fail_test(not extract_manifest(test.built_file_path(
69 extract_manifest(test.built_file_path('test_manifest_extra1.exe',
73 extract_manifest(test.built_file_path('test_manifest_extra1.exe',
78 extract_manifest(test.built_file_path('test_manifest_extra2.exe',
82 extract_manifest(test.built_file_path('test_manifest_extra2.exe',
88 extract_manifest(test.built_file_path('test_manifest_extra_list.exe',
92 extract_manifest(test.built_file_path('test_manifest_extra_list.exe',
[all …]
Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR)
25 map_file = test.built_file_path('test_mapfile_generate.map', chdir=CHDIR)
30 map_file = test.built_file_path('test_mapfile_generate_exports.map',
35 map_file = test.built_file_path('test_mapfile_generate_filename.map',
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR)
Dgyptest-link-enable-uac.py56 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))
Dgyptest-link-pgo.py25 tmpfile = test.read(test.built_file_path('linker_options.txt', chdir=CHDIR))
30 ninja = test.built_file_path('obj/test_pgo_instrument.ninja', chdir=CHDIR)
33 ninja = test.built_file_path('obj/test_pgo_optimize.ninja', chdir=CHDIR)
36 ninja = test.built_file_path('obj/test_pgo_update.ninja', chdir=CHDIR)
53 pgd_path = test.built_file_path('test_pgo.pgd', chdir=CHDIR)
71 test.unlink(test.built_file_path('test_pgo_update.exe', chdir=CHDIR))
Dgyptest-cl-debug-format.py25 ninja_file = test.built_file_path('obj/test-debug-format-off.ninja',
31 ninja_file = test.built_file_path('obj/test-debug-format-oldstyle.ninja',
35 ninja_file = test.built_file_path('obj/test-debug-format-pdb.ninja',
39 ninja_file = test.built_file_path('obj/test-debug-format-editcontinue.ninja',
Dgyptest-link-opt-ref.py24 '/disasm', test.built_file_path('test_optref_default.exe', chdir=CHDIR))
30 '/disasm', test.built_file_path('test_optref_no.exe', chdir=CHDIR))
36 '/disasm', test.built_file_path('test_optref_yes.exe', chdir=CHDIR))
Dgyptest-link-opt-icf.py25 '/disasm', test.built_file_path('test_opticf_default.exe', chdir=CHDIR))
31 '/disasm', test.built_file_path('test_opticf_no.exe', chdir=CHDIR))
37 '/disasm', test.built_file_path('test_opticf_yes.exe', chdir=CHDIR))
Dgyptest-link-delay-load-dlls.py26 '/all', test.built_file_path('test_dld_none.exe', chdir=CHDIR))
31 '/all', test.built_file_path('test_dld_shell32.exe', chdir=CHDIR))
Dgyptest-cl-function-level-linking.py41 test.built_file_path(Object('test_fll_on', 'function-level-linking.obj'),
47 test.built_file_path(Object('test_fll_off', 'function-level-linking.obj'),
/external/chromium_org/tools/gyp/test/mac/
Dgyptest-archs.py40 result_file = test.built_file_path('Test', chdir='archs')
51 result_file = test.built_file_path('Test64', chdir='archs')
59 result_file = test.built_file_path(
65 result_file = test.built_file_path(
71 result_file = test.built_file_path(
77 result_file = test.built_file_path('Test App.app/Contents/MacOS/Test App',
Dgyptest-strip-default.py28 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(
Dgyptest-infoplist-process.py25 info_plist = test.built_file_path(INFO_PLIST_PATH, chdir=CHDIR)
34 info_plist = test.built_file_path(INFO_PLIST_PATH, chdir=CHDIR)
44 info_plist = test.built_file_path('Test App.app/Contents/Info.plist',
Dgyptest-action-envvars.py22 result_file = test.built_file_path('result', chdir=CHDIR)
26 other_result_file = test.built_file_path('other_result', chdir=CHDIR)
Dgyptest-app.py53 info_plist = test.built_file_path('Test App Gyp.app/Contents/Info.plist',
89 strings = test.built_file_path(
109 if set(ls(test.built_file_path('Test App Gyp.app', chdir='app-bundle'))) != \
Dgyptest-loadable-module.py25 binary = test.built_file_path(
34 info_plist = test.built_file_path(
Dgyptest-framework.py39 info_plist = test.built_file_path(
64 if set(ls(test.built_file_path('Test Framework.framework',
Dgyptest-strip.py27 return test.built_file_path(s, type=test.SHARED_LIB, chdir='strip')
48 CheckNsyms(test.built_file_path(
/external/chromium_org/tools/gyp/test/ninja/normalize-paths-win/
Dgyptest-normalize-paths.py23 subninja = open(test.built_file_path('obj/some_target.ninja')).read()
29 second = open(test.built_file_path('obj/second.ninja')).read()
34 action = open(test.built_file_path('obj/action.ninja')).read()
/external/chromium_org/tools/gyp/test/ninja/s-needs-no-depfiles/
Dgyptest-s-needs-no-depfiles.py32 empty_dll = test.built_file_path('empty', test.SHARED_LIB)
34 pre_stat = os.stat(test.built_file_path(empty_dll))
37 post_stat = os.stat(test.built_file_path(empty_dll))
/external/chromium_org/tools/gyp/test/ios/
Dgyptest-per-config-settings.py105 result_file = test.built_file_path('Test App Gyp.bundle/Test App Gyp',
109 info_plist = test.built_file_path('Test App Gyp.bundle/Info.plist',
132 result_file = test.built_file_path('sig_test.bundle/sig_test',
135 info_plist = test.built_file_path('sig_test.bundle/Info.plist',
141 entitlements_file = test.built_file_path('sig_test.xcent',
/external/chromium_org/tools/gyp/test/lib/
DTestGyp.py139 return self.must_exist(self.built_file_path(name, type, **kw))
145 return self.must_not_exist(self.built_file_path(name, type, **kw))
152 return self.must_match(self.built_file_path(name, **kw), contents)
159 return self.must_not_match(self.built_file_path(name, **kw), contents)
166 return self.must_not_contain(self.built_file_path(name, **kw), contents)
314 def built_file_path(self, name, type=None, **kw): member in TestGypBase
469 def built_file_path(self, name, type=None, **kw): member in TestGypAndroid
512 if os.path.exists(self.built_file_path(name)):
604 program = [self.built_file_path(name, type=self.EXECUTABLE, **kw)]
610 def built_file_path(self, name, type=None, **kw): member in TestGypCMake
[all …]
/external/chromium_org/tools/gyp/test/ninja/use-custom-environment-files/
Dgyptest-use-custom-environment-files.py23 if os.path.exists(test.built_file_path('environment.x86')):
25 if os.path.exists(test.built_file_path('environment.x64')):
/external/chromium_org/tools/gyp/test/ninja/solibs_avoid_relinking/
Dgyptest-solibs-avoid-relinking.py31 pre_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
36 post_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
/external/chromium_org/tools/gyp/test/copies/
Dgyptest-attribs.py19 out_path = test.built_file_path(path, chdir='src')
34 out_path = test.built_file_path('executable-file.sh', chdir='src')

123