Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dunstack_fp32_tests.cc66 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/
Dnumfmtst.h326 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
Dnumfmtst.cpp2845 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/
Dtest_000_single_if.py60 def control_flow_single_if(input_net, x, y, expect1, expect2): argument
Dtest_110_if_after_if_in_if.py130 def control_flow_if_after_if_in_if(input_net, x, expect1, expect2): argument
Dtest_112_if_after_if_in_for.py122 def control_flow_if_after_if_in_for(input_net, x, expect1, expect2): argument
Dtest_010_if_in_if.py140 def control_flow_if_in_if(input_net, x, expect1, expect2): argument
Dtest_100_if_after_if.py127 def control_flow_if_after_if(input_net, x, y, expect1, expect2): argument
/third_party/boost/libs/smart_ptr/test/
Dcpp11_pointer_cast_test.cpp137 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/
DPackUnpackTest.cpp112 float expect2) in compareBeforeAfter()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPackUnpackTest.cpp112 float expect2) in compareBeforeAfter()
/third_party/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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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