Searched refs:DRAW_RUNS (Results 1 – 1 of 1) sorted by relevance
567 long[] times = new long[DRAW_RUNS];568 times = getDrawWebViewTime(mWebView, DRAW_RUNS);973 static final int DRAW_RUNS = 5; field in TestShellActivity