HomeSort by relevance Sort by last modified time
    Searched refs:IntlTestSpoof (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
itspoof.h 9 * IntlTestSpoof is the top level test class for the Unicode Spoof detection tests
21 class IntlTestSpoof: public IntlTest {
itspoof.cpp 8 * IntlTestSpoof tests for USpoofDetector
60 void IntlTestSpoof::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
98 void IntlTestSpoof::testSpoofAPI() {
138 void IntlTestSpoof::testSkeleton() {
209 void IntlTestSpoof::checkSkeleton(const USpoofChecker *sc, uint32_t type,
230 void IntlTestSpoof::testAreConfusable() {
242 void IntlTestSpoof::testInvisible() {
319 void IntlTestSpoof::testConfData() {
itmajor.cpp 191 IntlTestSpoof test;

Completed in 110 milliseconds