HomeSort by relevance Sort by last modified time
    Searched refs:expected8 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/iotest/
iotest.cpp 375 int8_t i8, expected8; local
440 expected8 = (int8_t)uto64(expectedResult);
443 if (i8 != expected8) {
445 i, i8, expected8);
    [all...]
  /external/icu4c/test/intltest/
ustrtest.cpp 1903 U_STD_NSQ string expected8 = "-->" + U_STD_NSQ string((const char *)expected_utf8, sizeof(expected_utf8)); local
    [all...]

Completed in 298 milliseconds