Home | History | Annotate | Download | only in iotest

Lines Matching full:expected8

376     int8_t i8, expected8;
441 expected8 = (int8_t)uto64(expectedResult);
444 if (i8 != expected8) {
446 i, i8, expected8);