Home
last modified time | relevance | path

Searched defs:_check_compiler (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/command/
Dconfig.py89 def _check_compiler(self): member in config
/third_party/grpc/tools/run_tests/
Drun_tests.py184 def _check_compiler(compiler, supported_compilers): function