Searched refs:justAnInt (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/
H A DMemoryReductionTestCases.java41 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
55 Assert.assertEquals(justAnInt, 1);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DMemoryReductionTestCases.java40 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
54 Assert.assertEquals(justAnInt, 1);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/
H A DMemoryReductionTestCases.java41 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
55 Assert.assertEquals(justAnInt, 1);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DMemoryReductionTestCases.java40 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
54 Assert.assertEquals(justAnInt, 1);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DMemoryReductionTestCases.java41 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
55 Assert.assertEquals(justAnInt, 1);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DMemoryReductionTestCases.java40 private int justAnInt = 1; // Shouldn't be affected. field in class:MemoryReductionTestCases
54 Assert.assertEquals(justAnInt, 1);

Completed in 502 milliseconds