Searched refs:JSON_RESULTS_MIN_TIME (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/TestResultServer/model/
H A Djsonresults.py46 JSON_RESULTS_MIN_TIME = 1 variable
288 # takes >= JSON_RESULTS_MIN_TIME to run, don't throw away the data.
290 (is_all_pass and max_time < JSON_RESULTS_MIN_TIME)):

Completed in 76 milliseconds