HomeSort by relevance Sort by last modified time
    Searched refs:CheckCompiler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/test/compiler-override/
gyptest-compiler-env.py 28 def CheckCompiler(test, gypfile, check_for, run_gyp):
50 CheckCompiler(test, 'compiler-exe.gyp', expected, True)
58 CheckCompiler(test, 'compiler-exe.gyp', expected, False)
68 CheckCompiler(test, 'compiler-exe.gyp',
78 CheckCompiler(test, 'compiler-exe.gyp',
94 CheckCompiler(test, 'compiler-host.gyp', expected, True)
102 CheckCompiler(test, 'compiler-host.gyp', expected, False)
gyptest-compiler-env-toolchain.py 29 def CheckCompiler(test, gypfile, check_for, run_gyp):
63 CheckCompiler(test, 'compiler-shared-lib.gyp', expected, True)
72 CheckCompiler(test, 'compiler-shared-lib.gyp', expected, False)

Completed in 1032 milliseconds