Home | History | Annotate | Download | only in intltest

Lines Matching refs:UBool

110 void StringSearchTest::runIndexedTest(int32_t index, UBool exec, 
114 UBool areBroken = FALSE;
257 UBool StringSearchTest::assertEqualWithStringSearch(StringSearch *strsrch,
362 UBool isOverlap = (strsrch->getAttribute(USEARCH_OVERLAP) == USEARCH_ON);
463 UBool StringSearchTest::assertEqual(const SearchData *search)
521 UBool StringSearchTest::assertCanonicalEqual(const SearchData *search)
528 UBool result = TRUE;
572 UBool StringSearchTest::assertEqualWithAttribute(const SearchData *search,
2287 UBool operator!=(const TestSearch &that) const;
2350 UBool TestSearch::operator!=(const TestSearch &that) const