Searched refs:batchId (Results 1 – 1 of 1) sorted by relevance
316 final int batchId = param == null ? 0 : Integer.parseInt(param); in testVerifyLogIds() local322 if (batchId == 0) { in testVerifyLogIds()325 final String prevBatchLastIdKey = PREF_KEY_PREFIX + (batchId - 1); in testVerifyLogIds()333 final String currBatchLastIdKey = PREF_KEY_PREFIX + batchId; in testVerifyLogIds()