Searched refs:TestCompatDecomp (Results 1 – 5 of 5) sorted by relevance
26 void TestCompatDecomp(void);
139 addTest(root, &TestCompatDecomp, "tsnorm/cnormtst/TestCompatDecomp"); in addNormTest()213 void TestCompatDecomp() { in TestCompatDecomp() function
32 void TestCompatDecomp(void);
39 CASE(1,TestCompatDecomp); in runIndexedTest()190 void BasicNormalizerTest::TestCompatDecomp() in TestCompatDecomp() function in BasicNormalizerTest
171 public void TestCompatDecomp() throws Exception{ in TestCompatDecomp() method in BasicTest