Searched refs:TestGyp (Results 226 - 250 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-link-opt-icf.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-opt-ref.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-ordering.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-pdb-output.py11 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja'])
H A Dgyptest-link-profile.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-restat-importlib.py12 import TestGyp namespace
19 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-safeseh.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja'])
H A Dgyptest-link-shard.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-subsystem.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
/external/chromium_org/tools/gyp/test/make_global_settings/ar/
H A Dgyptest-make_global_settings_ar.py13 import TestGyp namespace
72 test = TestGyp.TestGyp(formats=test_format)
80 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
87 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
93 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
102 with TestGyp.LocalEnv({'AR': 'my_ar_target2',
116 with TestGyp.LocalEnv({'AR_host': 'my_ar_host3'}):
/external/chromium_org/tools/gyp/test/make_global_settings/ld/
H A Dgyptest-make_global_settings_ld.py13 import TestGyp namespace
82 test = TestGyp.TestGyp(formats=test_format)
90 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
97 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
103 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1'}):
118 with TestGyp.LocalEnv({'GYP_CROSSCOMPILE': '1',
/external/chromium_org/tools/gyp/test/actions/
H A Dgyptest-default.py11 import TestGyp namespace
13 test = TestGyp.TestGyp(workdir='workarea_default')
H A Dgyptest-generated-header.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/additional-targets/
H A Dgyptest-additional.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/builddir/
H A Dgyptest-all.py14 import TestGyp namespace
27 test = TestGyp.TestGyp(formats=['!make', '!ninja', '!android', '!cmake'])
H A Dgyptest-default.py14 import TestGyp namespace
27 test = TestGyp.TestGyp(formats=['!make', '!ninja', '!android', '!cmake'])
/external/chromium_org/tools/gyp/test/defines/
H A Dgyptest-defines-env.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/errors/
H A Dgyptest-errors.py14 import TestGyp namespace
21 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/escaping/
H A Dgyptest-colon.py14 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['!make', '!android'])
/external/chromium_org/tools/gyp/test/generator-output/
H A Dgyptest-actions.py11 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['!android'])
H A Dgyptest-copies.py12 import TestGyp namespace
15 test = TestGyp.TestGyp(formats=['!android'])
H A Dgyptest-depth.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['make'])
H A Dgyptest-relocate.py12 import TestGyp namespace
15 test = TestGyp.TestGyp(formats=['!android'])
H A Dgyptest-rules.py11 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['!android'])
H A Dgyptest-symlink.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['!android'])

Completed in 969 milliseconds

1234567891011>>