Home
last modified time | relevance | path

Searched defs:expect0 (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Dwctype.c29 wctype_t expect0 = wctype("alnum"); in wctype_0100() local
48 wctype_t expect0 = wctype("alpha"); in wctype_0200() local
67 wctype_t expect0 = wctype("blank"); in wctype_0300() local
86 wctype_t expect0 = wctype("cntrl"); in wctype_0400() local
105 wctype_t expect0 = wctype("digit"); in wctype_0500() local
124 wctype_t expect0 = wctype("graph"); in wctype_0600() local
143 wctype_t expect0 = wctype("lower"); in wctype_0700() local
162 wctype_t expect0 = wctype("print"); in wctype_0800() local
181 wctype_t expect0 = wctype("punct"); in wctype_0900() local
200 wctype_t expect0 = wctype("space"); in wctype_1000() local
[all …]
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/
Dslice_int8_tests.cc70 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
122 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
174 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
226 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
279 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
332 int8_t expect0[12] = {8, 23, 34, -25, -58, 53, -49, 60, 52, 41, -57, 34}; in TEST_F() local
387 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
441 int8_t expect0[12] = {16, 45, 67, -49, -115, 106, -98, 119, 103, 81, -114, 68}; in TEST_F() local
Dsub_int_tests.cc70 int8_t expect0[10] = {81, 73, 88, -106, 35, 75, 54, 127, -39, 49}; in TEST_F() local
120 int8_t expect0[10] = {0, 0, 0, 0, 0, 5, 5, 5, 5, 5}; in TEST_F() local
Dtopk_int8_tests.cc57 int8_t expect0[] = {3, 2, 6, 5, 9, 8, 12, 11}; in TEST_F() local
Dadd_int8_tests.cc68 int8_t expect0[10] = {-64, 76, 13, -13, -64, 76, 13, -13, -64, 76}; // -0.5 0.6 0.1 -0.1 in TEST_F() local
Drelux_int8_tests.cc67 int8_t expect0[4] = {0, 26, 0, 90}; // in TEST_F() local
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dragged_range_fp32_tests.cc66 int expect0[] = {0, 5}; variable
118 int expect0[] = {0, 3, 7, 10, 11}; variable
Dunstack_fp32_tests.cc64 float expect0[] = {1, 2, 9, 10, 17, 18}; in TEST_F() local
115 float expect0[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F() local
Dtopk_fp32_tests.cc59 float expect0[] = {3, 2, 6, 5, 9, 8, 12, 11}; in TEST_F() local
Dunique_fp32_tests.cc58 float expect0[] = {1, 2, 4, 7, 8}; in TEST_F() local