Home
last modified time | relevance | path

Searched refs:testRounding (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddcfmapts.h29 void testRounding(/*char *par*/);
Ddcfmapts.cpp53 testRounding(/*par*/); in runIndexedTest()
497 void IntlTestDecimalFormatAPI::testRounding(/*char *par*/) in testRounding() function in IntlTestDecimalFormatAPI
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/
DPercentageColumnTest.java98 public void testRounding() throws Exception { in testRounding() method in PercentageColumnTest
/external/tensorflow/tensorflow/python/ops/
Dmath_ops_test.py219 def testRounding(self): member in RoundTest