Searched refs:getCommittedRollbackById (Results 1 – 2 of 2) sorted by relevance
127 public static RollbackInfo getCommittedRollbackById(int rollbackId) { in getCommittedRollbackById() method in Utils
175 RollbackInfo committed = Utils.getCommittedRollbackById(available.getRollbackId()); in testApexOnlyCommitRollback()