Lines Matching refs:usearch_getAttribute
443 isOverlap = (usearch_getAttribute(strsrch, USEARCH_OVERLAP) == USEARCH_ON); in assertEqualWithUStringSearch()
901 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_ON) { in TestOverlap()
911 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1332 if (usearch_getAttribute(NULL, USEARCH_OVERLAP) != USEARCH_DEFAULT || in TestGetSetAttribute()
1333 usearch_getAttribute(NULL, USEARCH_CANONICAL_MATCH) != in TestGetSetAttribute()
1347 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1352 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_ON) { in TestGetSetAttribute()
1357 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1369 usearch_getAttribute(strsrch, USEARCH_CANONICAL_MATCH) != in TestGetSetAttribute()
1376 usearch_getAttribute(strsrch, USEARCH_CANONICAL_MATCH) != in TestGetSetAttribute()
1383 usearch_getAttribute(strsrch, USEARCH_CANONICAL_MATCH) != in TestGetSetAttribute()
1616 if (usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
1617 usearch_getAttribute(strsrch, USEARCH_CANONICAL_MATCH) != in TestReset()
2004 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_ON) { in TestOverlapCanonical()
2014 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlapCanonical()