Searched refs:TestGyp (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/standalone/
H A Dgyptest-standalone.py12 import TestGyp namespace
15 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/subdirectory/
H A Dgyptest-subdir-all.py13 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['!ninja', '!android', '!cmake'])
/external/chromium_org/tools/gyp/test/toolsets/
H A Dgyptest-toolsets.py12 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['make', 'ninja'])
/external/chromium_org/tools/gyp/test/variables/commands/
H A Dgyptest-commands-repeated.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(format='gypd')
H A Dgyptest-commands.py13 import TestGyp namespace
15 test = TestGyp.TestGyp(format='gypd')
/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-cl-analysis.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-cl-exception-handling.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-cl-pdbname.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja'])
H A Dgyptest-link-debug-info.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-large-address-aware.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-library-directories.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-nxcompat.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-outputfile.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-pdb.py12 import TestGyp namespace
19 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-target-machine.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-link-tsaware.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
H A Dgyptest-macro-targetname.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
/external/chromium_org/tools/gyp/test/actions-multiple/
H A Dgyptest-all.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/configurations/target_platform/
H A Dgyptest-target_platform.py11 import TestGyp namespace
26 test = TestGyp.TestGyp(formats=['msvs'])
/external/chromium_org/tools/gyp/test/copies/
H A Dgyptest-attribs.py11 import TestGyp namespace
27 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/defines/
H A Dgyptest-define-override.py12 import TestGyp namespace
14 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/hard_dependency/
H A Dgyptest-exported-hard-dependency.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
H A Dgyptest-no-exported-hard-dependency.py13 import TestGyp namespace
15 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/home_dot_gyp/
H A Dgyptest-home-includes-regyp.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['make'])
/external/chromium_org/tools/gyp/test/ios/
H A Dgyptest-crosscompile.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['ninja', 'xcode'])

Completed in 218 milliseconds

1234567891011>>