Home
last modified time | relevance | path

Searched defs:expect2 (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.h325 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function
331 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
Dnumfmtst.cpp2844 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest
2850 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
/external/linux-kselftest/tools/testing/selftests/rseq/
Drseq-skip.h45 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-x86.h358 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
940 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-arm.h496 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-s390.h392 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-mips.h495 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-arm64.h481 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
Drseq-ppc.h525 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
/external/angle/src/tests/gl_tests/
DPackUnpackTest.cpp112 float expect2) in compareBeforeAfter()
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_fanout.c345 const int expect1[], const int expect2[]) in test_datapath()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2643 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest
2656 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest
2665 public void expect2(NumberFormat fmt, long n, String exp) { in expect2() method in NumberFormatTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java2646 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest
2659 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest
2668 public void expect2(NumberFormat fmt, long n, String exp) { in expect2() method in NumberFormatTest