Home
last modified time | relevance | path

Searched refs:TestZeroIndex (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtstnorm.h37 void TestZeroIndex(void);
Dtstnorm.cpp47 CASE(9,TestZeroIndex); in runIndexedTest()
342 void BasicNormalizerTest::TestZeroIndex(void) { in TestZeroIndex() function in BasicNormalizerTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java315 public void TestZeroIndex() in TestZeroIndex() method in BasicTest