Searched refs:TestGyp (Results 201 - 225 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/library/
H A Dgyptest-shared-obj-install-path.py16 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['make'])
/external/chromium_org/tools/gyp/test/library_dirs/
H A Dgyptest-library-dirs.py13 import TestGyp namespace
15 test = TestGyp.TestGyp(formats=['!android'])
/external/chromium_org/tools/gyp/test/mac/
H A Dgyptest-action-envvars.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-copies.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-rebuild.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-sourceless-module.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-xcode-gcc-clang.py12 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-xctest.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['xcode'])
/external/chromium_org/tools/gyp/test/make_global_settings/basics/
H A Dgyptest-make_global_settings.py13 import TestGyp namespace
19 test = TestGyp.TestGyp(formats=test_format)
/external/chromium_org/tools/gyp/test/ninja/normalize-paths-win/
H A Dgyptest-normalize-paths.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja'])
/external/chromium_org/tools/gyp/test/ninja/s-needs-no-depfiles/
H A Dgyptest-s-needs-no-depfiles.py16 import TestGyp namespace
20 test = TestGyp.TestGyp(formats=['ninja'])
/external/chromium_org/tools/gyp/test/rename/
H A Dgyptest-filecase.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/rules/
H A Dgyptest-default.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/target/
H A Dgyptest-target.py14 import TestGyp namespace
17 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/variables/commands/
H A Dgyptest-commands-ignore-env.py14 import TestGyp namespace
16 test = TestGyp.TestGyp(format='gypd')
/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-cl-debug-format.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja'])
H A Dgyptest-cl-enable-enhanced-instruction-set.py11 import TestGyp namespace
17 test = TestGyp.TestGyp()
H A Dgyptest-cl-warning-level.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-command-quote.py15 import TestGyp namespace
20 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-aslr.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-deffile.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-delay-load-dlls.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-fixed-base.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-incremental.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-ltcg.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])

Completed in 186 milliseconds

1234567891011>>