Home
last modified time | relevance | path

Searched refs:TestGyp (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/external/chromium_org/tools/gyp/test/self-dependency/
Dgyptest-self-dependency.py12 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/dependencies/
Dgyptest-double-dependency.py12 import TestGyp
14 test = TestGyp.TestGyp()
Dgyptest-extra-targets.py11 import TestGyp
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/same-gyp-name/
Dgyptest-library.py12 import TestGyp
16 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/same-source-file-name/
Dgyptest-fail-shared.py12 import TestGyp
14 test = TestGyp.TestGyp()
Dgyptest-fail-static.py12 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/same-target-name/
Dgyptest-same-target-name.py11 import TestGyp
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/sanitize-rule-names/
Dgyptest-sanitize-rule-names.py12 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/msvs/props/
Dgyptest-props.py12 import TestGyp
14 test = TestGyp.TestGyp(workdir='workarea_all', formats=['msvs'])
/external/chromium_org/tools/gyp/test/msvs/uldi2010/
Dgyptest-all.py11 import TestGyp
13 test = TestGyp.TestGyp(formats=['msvs'], workdir='workarea_all')
/external/chromium_org/tools/gyp/test/variables/variable-in-path/
Dgyptest-variable-in-path.py11 import TestGyp
15 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/no-output/
Dgyptest-no-output.py11 import TestGyp
15 test = TestGyp.TestGyp(formats=['!ninja'])
/external/chromium_org/tools/gyp/test/build-option/
Dgyptest-build.py12 import TestGyp
14 test = TestGyp.TestGyp(workdir='workarea_default')
/external/chromium_org/tools/gyp/test/hello/
Dgyptest-target.py12 import TestGyp
14 test = TestGyp.TestGyp(workdir='workarea_target')
Dgyptest-default.py12 import TestGyp
14 test = TestGyp.TestGyp(workdir='workarea_default')
/external/chromium_org/tools/gyp/test/many-actions/
Dgyptest-many-actions.py12 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/rules/
Dgyptest-special-variables.py11 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/mac/
Dgyptest-prefixheader.py11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
Dgyptest-unicode-settings.py12 import TestGyp
17 test = TestGyp.TestGyp(formats=['xcode'])
Dgyptest-libraries.py11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
Dgyptest-type-envvars.py11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
/external/chromium_org/tools/gyp/test/exclusion/
Dgyptest-exclusion.py12 import TestGyp
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/actions/
Dgyptest-errors.py12 import TestGyp
14 test = TestGyp.TestGyp(workdir='workarea_errors')
/external/chromium_org/tools/gyp/test/copies/
Dgyptest-updir.py12 import TestGyp
15 test = TestGyp.TestGyp(formats=['!android'])
/external/chromium_org/tools/gyp/test/ios/
Dgyptest-deployment-target.py11 import TestGyp
16 test = TestGyp.TestGyp(formats=['make', 'ninja', 'xcode'])

12345678910>>...12