Home | History | Annotate | Download | only in iotest

Lines Matching refs:expected8

379     int8_t i8, expected8;
444 expected8 = (int8_t)uto64(expectedResult);
447 if (i8 != expected8) {
449 i, i8, expected8);