Home | History | Annotate | Download | only in iotest

Lines Matching refs:expected16

380     int16_t i16, expected16;
453 expected16 = (int16_t)uto64(expectedResult);
456 if (i16 != expected16) {
458 i, i16, expected16);