Searched refs:runs (Results 1 – 10 of 10) sorted by relevance
67 long[] runs = new long[MAX_RUNS]; in addPerformanceTest() local72 && currentRun < runs.length) { in addPerformanceTest()86 runs[currentRun] = runStopwatch.elapsed(TimeUnit.NANOSECONDS); in addPerformanceTest()92 initialAvg += runs[i]; in addPerformanceTest()99 endAvg += runs[i]; in addPerformanceTest()105 for (int i = 0; i < runs.length; i++) { in addPerformanceTest()106 totalAvg += runs[i]; in addPerformanceTest()
122 void setNumRuns(int runs) { in setNumRuns() argument123 mNumRuns = runs; in setNumRuns()
3 TF is a test harness used to drive Android automated testing. It runs on test hosts
8 …e to mitigate this uncertainty, this key specifies a maximum number of re-runs that will be perfor…
55 control the length and duration of the stress tests. The stress test runs for the specified number
96 - `act.py`: is the script that runs the test
41 current warnings and errors in the codebase. When metalava runs, it looks up the
40 This is the code that actually runs the test. If your change
104 …piler, kernel, and so on) of the operating system on which the executable runs, unless that compon…