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

  /external/chromium_org/tools/gyp/test/compiler-override/
gyptest-compiler-env-toolchain.py 29 def CheckCompiler(test, gypfile, check_for, run_gyp):
34 test.must_contain_all_lines(test.stdout(), check_for)
gyptest-compiler-env.py 28 def CheckCompiler(test, gypfile, check_for, run_gyp):
33 test.must_contain_all_lines(test.stdout(), check_for)

Completed in 40 milliseconds