HomeSort by relevance Sort by last modified time
    Searched refs:TestGyp (Results 176 - 200 of 300) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/tools/gyp/test/win/
gyptest-cl-pdbname.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja'])
gyptest-link-debug-info.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-force-symbol-reference.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-library-directories.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-ltcg.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-outputfile.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-restat-importlib.py 12 import TestGyp
19 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-shard.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-target-machine.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-link-tsaware.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-macro-targetname.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-midl-rules.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-rc-build.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
  /external/chromium_org/tools/gyp/test/actions/
gyptest-default.py 11 import TestGyp
13 test = TestGyp.TestGyp(workdir='workarea_default')
gyptest-generated-header.py 12 import TestGyp
14 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/actions-multiple/
gyptest-all.py 13 import TestGyp
15 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/defines/
gyptest-define-override.py 12 import TestGyp
14 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-symlink.py 13 import TestGyp
17 test = TestGyp.TestGyp(formats=['!android'])
gyptest-top-all.py 13 import TestGyp
16 test = TestGyp.TestGyp(formats=['!android'])
  /external/chromium_org/tools/gyp/test/ios/
gyptest-crosscompile.py 11 import TestGyp
18 test = TestGyp.TestGyp(formats=['ninja', 'xcode'])
  /external/chromium_org/tools/gyp/test/library/
gyptest-shared-obj-install-path.py 16 import TestGyp
18 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/mac/
gyptest-loadable-module.py 11 import TestGyp
18 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
gyptest-xcode-gcc-clang.py 12 import TestGyp
18 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
  /external/chromium_org/tools/gyp/test/msvs/list_excluded/
gyptest-all.py 14 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs'], workdir='workarea_all')
  /external/chromium_org/tools/gyp/test/msvs/missing_sources/
gyptest-missing.py 12 import TestGyp
17 test = TestGyp.TestGyp(formats=['msvs', 'ninja'], workdir='workarea_all')
33 # also print a backtrace, ensure that TestGyp is not checking that stderr is

Completed in 581 milliseconds

1 2 3 4 5 6 78 91011>>