OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSlow
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/tools/testrunner/local/
testsuite.py
123
slow = statusfile.
IsSlow
(t.outcomes)
135
slow = slow or statusfile.
IsSlow
(t.outcomes)
statusfile.py
65
def
IsSlow
(outcomes):
Completed in 460 milliseconds