OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestRounding
(Results
1 - 12
of
12
) sorted by null
/bionic/tests/
fenv_test.cpp
22
static void
TestRounding
(float expectation1, float expectation2) {
41
TestRounding
(8388610.0f, 2.0f);
47
TestRounding
(8388609.0f, 1.0f);
53
TestRounding
(8388610.0f, 2.0f);
59
TestRounding
(8388609.0f, 1.0f);
/external/icu/icu4c/source/test/intltest/
numfmtspectest.cpp
61
void
TestRounding
();
82
TESTCASE_AUTO(
TestRounding
);
114
void NumberFormatSpecificationTest::
TestRounding
() {
numberformat2test.cpp
92
void
TestRounding
();
200
TESTCASE_AUTO(
TestRounding
);
506
void NumberFormat2Test::
TestRounding
() {
[
all
...]
numfmtst.cpp
530
TESTCASE_AUTO(
TestRounding
);
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatSpecificationTest.java
50
public void
TestRounding
() {
IntlTestDecimalFormatAPIC.java
263
public void
TestRounding
() {
RbnfTest.java
[
all
...]
NumberFormatTest.java
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatSpecificationTest.java
49
public void
TestRounding
() {
IntlTestDecimalFormatAPIC.java
262
public void
TestRounding
() {
RbnfTest.java
[
all
...]
NumberFormatTest.java
[
all
...]
Completed in 667 milliseconds