Searched refs:nreps (Results 1 – 6 of 6) sorted by relevance
26 public void timeCall0Concrete(int nreps) { in timeCall0Concrete() argument28 for (int i = 0; i < nreps; i++) { in timeCall0Concrete()33 public void timeCall0Interface(int nreps) { in timeCall0Interface() argument35 for (int i = 0; i < nreps; i++) { in timeCall0Interface()40 public void timeCall1Interface(int nreps) { in timeCall1Interface() argument42 for (int i = 0; i < nreps; i++) { in timeCall1Interface()47 public void timeCall2Interface(int nreps) { in timeCall2Interface() argument49 for (int i = 0; i < nreps; i++) { in timeCall2Interface()54 public void timeCall3Interface(int nreps) { in timeCall3Interface() argument56 for (int i = 0; i < nreps; i++) { in timeCall3Interface()[all …]
266 public void timeConflictDepth01(int nreps) { in timeConflictDepth01() argument268 for (int i = 0; i < nreps; i++) { in timeConflictDepth01()291 public void timeConflictDepth02(int nreps) { in timeConflictDepth02() argument293 for (int i = 0; i < nreps; i++) { in timeConflictDepth02()316 public void timeConflictDepth03(int nreps) { in timeConflictDepth03() argument318 for (int i = 0; i < nreps; i++) { in timeConflictDepth03()341 public void timeConflictDepth04(int nreps) { in timeConflictDepth04() argument343 for (int i = 0; i < nreps; i++) { in timeConflictDepth04()366 public void timeConflictDepth05(int nreps) { in timeConflictDepth05() argument368 for (int i = 0; i < nreps; i++) { in timeConflictDepth05()[all …]
41 public void timeSort_arrayList(int nreps) throws Exception { in timeSort_arrayList() argument43 for (int i = 0; i < nreps; ++i) { in timeSort_arrayList()48 public void timeSortWithComparator_arrayList(int nreps) throws Exception { in timeSortWithComparator_arrayList() argument50 for (int i = 0; i < nreps; ++i) { in timeSortWithComparator_arrayList()55 public void timeSort_vector(int nreps) throws Exception { in timeSort_vector() argument57 for (int i = 0; i < nreps; ++i) { in timeSort_vector()62 public void timeSortWithComparator_vector(int nreps) throws Exception { in timeSortWithComparator_vector() argument64 for (int i = 0; i < nreps; ++i) { in timeSortWithComparator_vector()
48 public void timeGetBytesUtf8(int nreps) { in timeGetBytesUtf8() argument49 for (int i = 0; i < nreps; ++i) { in timeGetBytesUtf8()54 public void timeGetBytesIso88591(int nreps) { in timeGetBytesIso88591() argument55 for (int i = 0; i < nreps; ++i) { in timeGetBytesIso88591()60 public void timeGetBytesAscii(int nreps) { in timeGetBytesAscii() argument61 for (int i = 0; i < nreps; ++i) { in timeGetBytesAscii()
22 public void timeFileCreationWithEmptyChild(int nreps) { in timeFileCreationWithEmptyChild() argument23 for (int i = 0; i < nreps; ++i) { in timeFileCreationWithEmptyChild()28 public void timeFileCreationWithNormalizationNecessary(int nreps) { in timeFileCreationWithNormalizationNecessary() argument29 for (int i = 0; i < nreps; ++i) { in timeFileCreationWithNormalizationNecessary()
50 public void timeBreakIterator(int nreps) { in timeBreakIterator() argument51 for (int i = 0; i < nreps; ++i) { in timeBreakIterator()60 public void timeIcuBreakIterator(int nreps) { in timeIcuBreakIterator() argument61 for (int i = 0; i < nreps; ++i) { in timeIcuBreakIterator()