Home
last modified time | relevance | path

Searched refs:TestExponential (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.h33 static void TestExponential(void);
Dcnmdptst.c44 addTest(root, &TestExponential, "tsformat/cnmdptst/TestExponential"); in addNumFrDepTest()
186 static void TestExponential(void) in TestExponential() function
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.h41 void TestExponential(void);
Dnumfmtst.cpp61 TESTCASE_AUTO(TestExponential); in runIndexedTest()
287 NumberFormatTest::TestExponential(void) in TestExponential() function in NumberFormatTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java232 public void TestExponential() { in TestExponential() method in NumberFormatTest