Home | History | Annotate | Download | only in intltest

Lines Matching full:getversion

95     col->getVersion(versionArray);
99 errln("Testing Collator::getVersion() - unexpected result: %02x.%02x.%02x.%02x",
102 logln("Collator::getVersion() result: %02x.%02x.%02x.%02x",
2015 virtual void getVersion(UVersionInfo info) const;
2161 void TestCollator::getVersion(UVersionInfo info) const