Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
Dprinting.py40 NUM_SLOW_TESTS_TO_LOG = 10 variable
197 if (not is_timeout_crash_or_slow and num_printed < NUM_SLOW_TESTS_TO_LOG):
204 NUM_SLOW_TESTS_TO_LOG, unexpected_slow_tests)