Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dsrchtest.cpp883 if (!assertEqualWithAttribute(&OVERLAP[count], USEARCH_OFF, in TestOverlap()
925 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestOverlap()
927 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1274 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1282 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestGetSetAttribute()
1284 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1295 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1303 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_OFF, status); in TestGetSetAttribute()
1305 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1474 if (strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu4c/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/chromium_org/third_party/icu/source/test/cintltst/
Dusrchtst.c764 if (!assertEqualWithAttribute(OVERLAP[count], USEARCH_OFF, in TestOverlap()
808 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestOverlap()
810 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1246 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1254 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestGetSetAttribute()
1256 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1269 USEARCH_OFF) { in TestGetSetAttribute()
1279 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_OFF, in TestGetSetAttribute()
1283 USEARCH_OFF) { in TestGetSetAttribute()
1515 if (usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu4c/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/icu4c/i18n/
Dsearch.cpp82 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF); in getAttribute()
85 USEARCH_OFF); in getAttribute()
Dusearch.cpp2864 USEARCH_OFF); in usearch_getAttribute()
2867 USEARCH_OFF); in usearch_getAttribute()
/external/chromium_org/third_party/icu/source/i18n/
Dsearch.cpp82 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF); in getAttribute()
85 USEARCH_OFF); in getAttribute()
Dusearch.cpp2864 USEARCH_OFF); in usearch_getAttribute()
2867 USEARCH_OFF); in usearch_getAttribute()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dusearch.h181 USEARCH_OFF, enumerator
/external/icu4c/i18n/unicode/
Dusearch.h181 USEARCH_OFF, enumerator