Searched defs:INCLUDE_IO_INJECTION_KEY (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/checkers/
H A Dcpp.py53 INCLUDE_IO_INJECTION_KEY = 'include_header_io' variable
126 # INCLUDE_IO_INJECTION_KEY allows providing a custom io class which allows
3223 io = _unit_test_config.get(INCLUDE_IO_INJECTION_KEY, codecs)

Completed in 52 milliseconds