Searched defs:TestGyp (Results 151 - 175 of 253) sorted by relevance

1234567891011

/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-macro-projectname.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-macro-vcinstalldir.py12 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-macros-containing-gyp.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-midl-rules.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-quoting-commands.py14 import TestGyp namespace
19 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-rc-build.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
/external/chromium_org/tools/gyp/test/win/precompiled/
H A Dgyptest-all.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'], workdir='workarea_all')
/external/chromium_org/tools/gyp/test/configurations/x64/
H A Dgyptest-x86.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=formats)
/external/chromium_org/tools/gyp/test/errors/
H A Dgyptest-errors.py11 import TestGyp namespace
18 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/generator-output/
H A Dgyptest-symlink.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['!android'])
/external/chromium_org/tools/gyp/test/home_dot_gyp/
H A Dgyptest-home-includes-config-arg.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
H A Dgyptest-home-includes-config-env.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
H A Dgyptest-home-includes-regyp.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['make'])
H A Dgyptest-home-includes.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/ios/
H A Dgyptest-app-ios.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['xcode', 'ninja'])
/external/chromium_org/tools/gyp/test/mac/
H A Dgyptest-app.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-framework-dirs.py14 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-objc-arc.py11 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'],
H A Dgyptest-postbuild-defaults.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-postbuild.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
/external/chromium_org/tools/gyp/test/make/
H A Dgyptest-noload.py16 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['make'])
/external/chromium_org/tools/gyp/test/msvs/config_attrs/
H A Dgyptest-config_attrs.py13 import TestGyp namespace
16 test = TestGyp.TestGyp(workdir='workarea_all',formats=['msvs'])
/external/chromium_org/tools/gyp/test/ninja/action_dependencies/
H A Dgyptest-action-dependencies.py14 import TestGyp namespace
23 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/standalone/
H A Dgyptest-standalone.py12 import TestGyp namespace
15 test = TestGyp.TestGyp()

Completed in 372 milliseconds

1234567891011