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

/external/webkit/Tools/TestResultServer/model/
H A Djsonresults.py43 JSON_RESULTS_TIMES = "times" variable
228 times = incremental_test[JSON_RESULTS_TIMES]
236 times, aggregated_test[JSON_RESULTS_TIMES], num_runs)
275 aggregated_test[JSON_RESULTS_TIMES] = \
277 aggregated_test[JSON_RESULTS_TIMES], num_runs)
285 [time[1] for time in aggregated_test[JSON_RESULTS_TIMES]])

Completed in 65 milliseconds