Home
last modified time | relevance | path

Searched refs:USEARCH_OFF (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dsrchtest.cpp986 if (!assertEqualWithAttribute(&OVERLAP[count], USEARCH_OFF, in TestOverlap()
1028 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestOverlap()
1030 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1367 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1375 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestGetSetAttribute()
1377 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1388 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1396 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_OFF, status); in TestGetSetAttribute()
1398 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1567 if (strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c863 if (!assertEqualWithAttribute(OVERLAP[count], USEARCH_OFF, in TestOverlap()
907 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestOverlap()
909 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1345 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1353 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestGetSetAttribute()
1355 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1368 USEARCH_OFF) { in TestGetSetAttribute()
1378 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_OFF, in TestGetSetAttribute()
1382 USEARCH_OFF) { in TestGetSetAttribute()
1614 if (usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu/icu4c/source/i18n/
Dsearch.cpp82 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF); in getAttribute()
85 USEARCH_OFF); in getAttribute()
Dusearch.cpp2873 USEARCH_OFF); in usearch_getAttribute()
2876 USEARCH_OFF); in usearch_getAttribute()
/external/icu/icu4c/source/i18n/unicode/
Dusearch.h211 USEARCH_OFF, enumerator