Home | History | Annotate | Download | only in intltest

Lines Matching refs:callEverything

314         callEverything(t, __LINE__);
356 callEverything(t, __LINE__);
377 callEverything(t, __LINE__);
640 callEverything(nullTrans, __LINE__);
677 callEverything(s, __LINE__);
678 callEverything(t, __LINE__);
818 callEverything(t, __LINE__);
910 // callEverything call all of the const (non-destructive) methods on a
917 void TransliteratorAPITest::callEverything(const Transliterator *tr, int line) {