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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java2518 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2546 private static String stripComments(String ldif) { method in class:AciTests
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java2451 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2478 private static String stripComments(String ldif) { method in class:AciTests
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java2518 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2546 private static String stripComments(String ldif) { method in class:AciTests
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java2451 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2478 private static String stripComments(String ldif) { method in class:AciTests
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java2518 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2546 private static String stripComments(String ldif) { method in class:AciTests
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java2437 return stripComments(TestCaseUtils.readFile(diffLdifFile));
2464 private static String stripComments(String ldif) { method in class:AciTests

Completed in 92 milliseconds