Searched refs:TestGyp (Results 1 - 25 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/dependencies/
H A Dgyptest-double-dependency.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
H A Dgyptest-extra-targets.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
H A Dgyptest-none-traversal.py12 import TestGyp namespace
16 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/self-dependency/
H A Dgyptest-self-dependency.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/variables/commands/
H A Dgyptest-commands-repeated-multidir.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/same-gyp-name/
H A Dgyptest-library.py12 import TestGyp namespace
16 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/android/
H A Dgyptest-space-filenames.py11 import TestGyp namespace
13 test = TestGyp.TestGyp(formats=['android'])
H A Dgyptest-host-multilib.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['android'])
H A Dgyptest-make-functions.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['android'])
H A Dgyptest-noalias.py11 import TestGyp namespace
13 test = TestGyp.TestGyp(formats=['android'])
H A Dgyptest-settings-list.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['android'])
H A Dgyptest-settings.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['android'])
/external/chromium_org/tools/gyp/test/empty-target/
H A Dgyptest-empty-target.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/link-dependency/
H A Dgyptest-link-dependency.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['!cmake'])
/external/chromium_org/tools/gyp/test/msvs/props/
H A Dgyptest-props.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(workdir='workarea_all', formats=['msvs'])
/external/chromium_org/tools/gyp/test/msvs/uldi2010/
H A Dgyptest-all.py11 import TestGyp namespace
13 test = TestGyp.TestGyp(formats=['msvs'], workdir='workarea_all')
/external/chromium_org/tools/gyp/test/ninja/empty-and-non-empty-duplicate-name/
H A Dgyptest-empty-and-non-empty-duplicate-name.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['ninja'])
/external/chromium_org/tools/gyp/test/same-target-name/
H A Dgyptest-same-target-name.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/sanitize-rule-names/
H A Dgyptest-sanitize-rule-names.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/actions/
H A Dgyptest-errors.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(workdir='workarea_errors')
/external/chromium_org/tools/gyp/test/actions-bare/
H A Dgyptest-bare.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/actions-none/
H A Dgyptest-none.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/copies/
H A Dgyptest-updir.py12 import TestGyp namespace
15 test = TestGyp.TestGyp(formats=['!android'])
/external/chromium_org/tools/gyp/test/dependency-copy/
H A Dgyptest-copy.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/exclusion/
H A Dgyptest-exclusion.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()

Completed in 4980 milliseconds

1234567891011>>