Searched defs:backupEndCount (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DTestTaskListener.java52 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
104 backupEndCount.incrementAndGet();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DTestTaskListener.java51 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
103 backupEndCount.incrementAndGet();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DTestTaskListener.java52 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
104 backupEndCount.incrementAndGet();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DTestTaskListener.java51 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
103 backupEndCount.incrementAndGet();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DTestTaskListener.java52 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
104 backupEndCount.incrementAndGet();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/api/
H A DTestTaskListener.java50 public static final AtomicInteger backupEndCount = new AtomicInteger(0); field in class:TestTaskListener
98 backupEndCount.incrementAndGet();

Completed in 31 milliseconds