/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.h | 304 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 310 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
D | numfmtst.cpp | 2659 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest 2665 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
|
/external/webrtc/webrtc/base/ |
D | versionparsing_unittest.cc | 28 static const ExampleVersion expect2 = {2, 0, 0, 1}; in TEST() local
|
/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 | 310 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev() 849 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-arm.h | 403 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-s390.h | 335 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-mips.h | 422 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-ppc.h | 461 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
D | rseq-arm64.h | 429 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | stateful_random_ops_test.py | 92 def verify(counter1, counter2, key1, key2, expect1, expect2): argument
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_fanout.c | 359 const int expect1[], const int expect2[]) in test_datapath()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTest.java | 2594 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest 2607 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest 2616 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 | 2591 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest 2604 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest 2613 public void expect2(NumberFormat fmt, long n, String exp) { in expect2() method in NumberFormatTest
|