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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/tools/gyp/test/win/
gyptest-macro-projectname.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-macro-vcinstalldir.py 12 import TestGyp
17 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-macros-containing-gyp.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-macros-in-inputs-and-outputs.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-midl-excluded.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
gyptest-ml-safeseh.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja'])
gyptest-quoting-commands.py 14 import TestGyp
19 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
  /external/chromium_org/tools/gyp/test/win/precompiled/
gyptest-all.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['msvs', 'ninja'], workdir='workarea_all')
  /external/chromium_org/tools/gyp/test/cflags/
gyptest-cflags.py 15 import TestGyp
20 test = TestGyp.TestGyp(formats=FORMATS)
23 with TestGyp.LocalEnv({'CFLAGS': '',
34 with TestGyp.LocalEnv({'CFLAGS': '-DFOO=1',
48 with TestGyp.LocalEnv({'CFLAGS': ''}):
57 with TestGyp.LocalEnv({'CFLAGS': '-DFOO=1'}):
  /external/chromium_org/tools/gyp/test/additional-targets/
gyptest-additional.py 11 import TestGyp
13 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/assembly/
gyptest-override.py 12 import TestGyp
15 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
  /external/chromium_org/tools/gyp/test/configurations/basics/
gyptest-configurations.py 11 import TestGyp
13 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/configurations/x64/
gyptest-x86.py 11 import TestGyp
18 test = TestGyp.TestGyp(formats=formats)
  /external/chromium_org/tools/gyp/test/defines/
gyptest-defines-env-regyp.py 13 import TestGyp
17 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/dependencies/
gyptest-lib-only.py 12 import TestGyp
16 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-mac-bundle.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=[])
  /external/chromium_org/tools/gyp/test/gyp-defines/
gyptest-multiple-values.py 13 import TestGyp
15 test = TestGyp.TestGyp()
gyptest-regyp.py 13 import TestGyp
17 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/hello/
gyptest-regyp-output.py 12 import TestGyp
17 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/home_dot_gyp/
gyptest-home-includes-config-env.py 13 import TestGyp
15 test = TestGyp.TestGyp()
gyptest-home-includes-regyp.py 13 import TestGyp
17 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/intermediate_dir/
gyptest-intermediate-dir.py 11 import TestGyp
13 test = TestGyp.TestGyp()
  /external/chromium_org/tools/gyp/test/ios/
gyptest-app-ios.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['xcode', 'ninja'])
  /external/chromium_org/tools/gyp/test/library_dirs/
gyptest-library-dirs.py 13 import TestGyp
15 test = TestGyp.TestGyp(formats=['!android'])
  /external/chromium_org/tools/gyp/test/mac/
gyptest-action-envvars.py 11 import TestGyp
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])

Completed in 280 milliseconds

1 2 3 4 56 7 8 91011>>