Searched refs:TestExponential (Results 1 – 5 of 5) sorted by relevance
33 static void TestExponential(void);
44 addTest(root, &TestExponential, "tsformat/cnmdptst/TestExponential"); in addNumFrDepTest()186 static void TestExponential(void) in TestExponential() function
41 void TestExponential(void);
61 TESTCASE_AUTO(TestExponential); in runIndexedTest()287 NumberFormatTest::TestExponential(void) in TestExponential() function in NumberFormatTest
232 public void TestExponential() { in TestExponential() method in NumberFormatTest