/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.h | 330 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 336 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
D | numfmtst.cpp | 2849 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest 2855 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | numfmtst.h | 330 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 336 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
D | numfmtst.cpp | 2849 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest 2855 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
|
/external/linux-kselftest/tools/testing/selftests/rseq/ |
D | rseq-skip.h | 45 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-x86.h | 415 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev() 997 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-arm.h | 496 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-s390.h | 392 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-arm64.h | 481 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-mips.h | 495 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-ppc.h | 525 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
/external/angle/src/tests/gl_tests/ |
D | PackUnpackTest.cpp | 112 float expect2) in compareBeforeAfter()
|
D | FramebufferFetchTest.cpp | 872 GLColor expect2 = GLColor::magenta; in MultipleRenderTargetTest() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_fanout.c | 408 const int expect1[], const int expect2[]) in test_datapath()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTest.java | 2646 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
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 2643 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
|