HomeSort by relevance Sort by last modified time
    Searched defs:getIteration (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/contrib/src/com/android/media/tests/
AudioLoopbackTestHelper.java 192 public int getIteration() {
314 mResultDictionaries.add(data.getIteration(), resultDictionary);
551 sb.append(data.getIteration()).append(SEPARATOR);
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
PerfTest.java 402 long loops = getIteration(meth, testFunction);
571 private long getIteration(String methName, Function fn) throws InterruptedException {
    [all...]

Completed in 384 milliseconds