/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | unstack_fp32_tests.cc | 66 float expect2[] = {5, 6, 13, 14, 21, 22}; in TEST_F() local 117 float expect2[] = {17, 18, 19, 20, 21, 22, 23, 24}; in TEST_F() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numfmtst.h | 326 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 332 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
D | numfmtst.cpp | 2845 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest 2851 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
|
/third_party/mindspore/tests/st/control/inner/ |
D | test_000_single_if.py | 60 def control_flow_single_if(input_net, x, y, expect1, expect2): argument
|
D | test_110_if_after_if_in_if.py | 130 def control_flow_if_after_if_in_if(input_net, x, expect1, expect2): argument
|
D | test_112_if_after_if_in_for.py | 122 def control_flow_if_after_if_in_for(input_net, x, expect1, expect2): argument
|
D | test_010_if_in_if.py | 140 def control_flow_if_in_if(input_net, x, expect1, expect2): argument
|
D | test_100_if_after_if.py | 127 def control_flow_if_after_if(input_net, x, y, expect1, expect2): argument
|
/third_party/boost/libs/smart_ptr/test/ |
D | cpp11_pointer_cast_test.cpp | 137 derived_derived* expect2 = dynamic_cast<derived_derived*>(boost::get_pointer(smart2)); in check_dynamic_moving_pointer_cast() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PackUnpackTest.cpp | 112 float expect2) in compareBeforeAfter()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PackUnpackTest.cpp | 112 float expect2) in compareBeforeAfter()
|
/third_party/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
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
|