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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java486 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
488 unmatched.removeAll(matchedEntries);
636 List<String> matchedEntries) {
659 description.matchedEntriesLdif = matchedEntries;
660 description.unmatchedEntriesLdif = getEntriesExcluding(matchedEntries);
671 List<String> matchedEntries) {
672 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
681 List<String> matchedEntries) {
682 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
691 List<String> matchedEntries) {
633 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, List<String> matchedEntries) argument
669 equalityFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
679 lessEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
689 greaterEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
699 approximateFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
709 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java489 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
491 unmatched.removeAll(matchedEntries);
639 List<String> matchedEntries) {
662 description.matchedEntriesLdif = matchedEntries;
663 description.unmatchedEntriesLdif = getEntriesExcluding(matchedEntries);
674 List<String> matchedEntries) {
675 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
684 List<String> matchedEntries) {
685 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
694 List<String> matchedEntries) {
636 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, List<String> matchedEntries) argument
672 equalityFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
682 lessEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
692 greaterEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
702 approximateFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
712 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java486 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
488 unmatched.removeAll(matchedEntries);
636 List<String> matchedEntries) {
659 description.matchedEntriesLdif = matchedEntries;
660 description.unmatchedEntriesLdif = getEntriesExcluding(matchedEntries);
671 List<String> matchedEntries) {
672 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
681 List<String> matchedEntries) {
682 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
691 List<String> matchedEntries) {
633 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, List<String> matchedEntries) argument
669 equalityFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
679 lessEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
689 greaterEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
699 approximateFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
709 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java489 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
491 unmatched.removeAll(matchedEntries);
639 List<String> matchedEntries) {
662 description.matchedEntriesLdif = matchedEntries;
663 description.unmatchedEntriesLdif = getEntriesExcluding(matchedEntries);
674 List<String> matchedEntries) {
675 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
684 List<String> matchedEntries) {
685 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
694 List<String> matchedEntries) {
636 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, List<String> matchedEntries) argument
672 equalityFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
682 lessEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
692 greaterEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
702 approximateFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
712 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java486 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
488 unmatched.removeAll(matchedEntries);
636 List<String> matchedEntries) {
659 description.matchedEntriesLdif = matchedEntries;
660 description.unmatchedEntriesLdif = getEntriesExcluding(matchedEntries);
671 List<String> matchedEntries) {
672 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
681 List<String> matchedEntries) {
682 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
691 List<String> matchedEntries) {
633 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, List<String> matchedEntries) argument
669 equalityFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
679 lessEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
689 greaterEqualFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
699 approximateFilterDescription(String attributeType, String attributeValue, List<String> matchedEntries) argument
709 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/types/
H A DSearchFilterTests.java478 private List<String> getEntriesExcluding(List<String> matchedEntries) { argument
480 unmatched.removeAll(matchedEntries);
576 String... matchedEntries) {
599 description.matchedEntriesLdif = asList(matchedEntries);
608 String... matchedEntries) {
609 return assertionFilterDescription(FilterType.EQUALITY, attributeType, attributeValue, matchedEntries);
615 String... matchedEntries) {
616 return assertionFilterDescription(FilterType.LESS_OR_EQUAL, attributeType, attributeValue, matchedEntries);
622 String... matchedEntries) {
623 return assertionFilterDescription(FilterType.GREATER_OR_EQUAL, attributeType, attributeValue, matchedEntries);
573 assertionFilterDescription(FilterType filterType, String attributeType, String attributeValue, String... matchedEntries) argument
606 equalityFilterDescription(String attributeType, String attributeValue, String... matchedEntries) argument
613 lessEqualFilterDescription(String attributeType, String attributeValue, String... matchedEntries) argument
620 greaterEqualFilterDescription(String attributeType, String attributeValue, String... matchedEntries) argument
627 approximateFilterDescription(String attributeType, String attributeValue, String... matchedEntries) argument
634 substringFilterDescription(String attributeType, String subInitial, List<String> subAny, String subFinal, List<String> matchedEntries) argument
[all...]

Completed in 42 milliseconds