/third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
D | wctype.c | 29 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/ |
D | slice_int8_tests.cc | 70 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
|
D | sub_int_tests.cc | 70 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
|
D | topk_int8_tests.cc | 57 int8_t expect0[] = {3, 2, 6, 5, 9, 8, 12, 11}; in TEST_F() local
|
D | add_int8_tests.cc | 68 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
|
D | relux_int8_tests.cc | 67 int8_t expect0[4] = {0, 26, 0, 90}; // in TEST_F() local
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | ragged_range_fp32_tests.cc | 66 int expect0[] = {0, 5}; variable 118 int expect0[] = {0, 3, 7, 10, 11}; variable
|
D | unstack_fp32_tests.cc | 64 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
|
D | topk_fp32_tests.cc | 59 float expect0[] = {3, 2, 6, 5, 9, 8, 12, 11}; in TEST_F() local
|
D | unique_fp32_tests.cc | 58 float expect0[] = {1, 2, 4, 7, 8}; in TEST_F() local
|