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

  /external/icu/icu4c/source/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
70 void IntlTestSpoof::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
140 void IntlTestSpoof::testSpoofAPI() {
183 void IntlTestSpoof::testSkeleton() {
247 void IntlTestSpoof::checkSkeleton(const USpoofChecker *sc, uint32_t type,
268 void IntlTestSpoof::testAreConfusable() {
280 void IntlTestSpoof::testInvisible() {
303 void IntlTestSpoof::testBug8654() {
366 void IntlTestSpoof::testConfData() {
450 void IntlTestSpoof::testIdentifierInfo()
    [all...]
itmajor.cpp 191 IntlTestSpoof test;

Completed in 66 milliseconds