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.cpp989 if (!assertEqualWithAttribute(&OVERLAP[count], USEARCH_OFF, in TestOverlap()
1031 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestOverlap()
1033 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1370 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1378 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestGetSetAttribute()
1380 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1391 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1399 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_OFF, status); in TestGetSetAttribute()
1401 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1570 if (strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c865 if (!assertEqualWithAttribute(OVERLAP[count], USEARCH_OFF, in TestOverlap()
909 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestOverlap()
911 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1347 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1355 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status); in TestGetSetAttribute()
1357 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1370 USEARCH_OFF) { in TestGetSetAttribute()
1380 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_OFF, in TestGetSetAttribute()
1384 USEARCH_OFF) { in TestGetSetAttribute()
1616 if (usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
[all …]
/external/icu/icu4c/source/i18n/
Dsearch.cpp84 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF); in getAttribute()
87 USEARCH_OFF); in getAttribute()
Dusearch.cpp2875 USEARCH_OFF); in usearch_getAttribute()
2878 USEARCH_OFF); in usearch_getAttribute()
/external/icu/icu4c/source/i18n/unicode/
Dusearch.h215 USEARCH_OFF, enumerator