Home
last modified time | relevance | path

Searched refs:_TEST_TRIGGER (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
Dcpp_unittest.py2220 self.old_test_trigger = cpp_style._FunctionState._TEST_TRIGGER
2223 cpp_style._FunctionState._TEST_TRIGGER = 25
2227 cpp_style._FunctionState._TEST_TRIGGER = self.old_test_trigger
2266 return cpp_style._FunctionState._TEST_TRIGGER * 2 ** error_level
Dcpp.py280 _TEST_TRIGGER = 400 # about 50% more than _NORMAL_TRIGGER. variable in _FunctionState
311 base_trigger = self._TEST_TRIGGER