Searched refs:opCount (Results 1 – 3 of 3) sorted by relevance
206 int opCount = 0; in applyBatch() local214 if (++opCount > getMaxOperationsPerYield()) { in applyBatch()222 opCount = 0; in applyBatch()
772 public void randomTest(Random random, int opCount) { in randomTest() argument782 while (opCount-- > 0) { in randomTest()
547 int uid, int vers, String serviceName, ServiceState svc, int serviceType, int opCount, in dumpServiceTimeCheckin() argument549 if (opCount <= 0) { in dumpServiceTimeCheckin()562 pw.print(opCount); in dumpServiceTimeCheckin()