Home | History | Annotate | Download | only in cintltst

Lines Matching refs:EXPECTED_SIZE

888     const int32_t EXPECTED_SIZE[PREFERRED_SIZE] = {
917 if (size == EXPECTED_SIZE[i]) {
934 log_err("FAIL: size of locale \"%s\" %d does not match expected size %d\n", loc, size, EXPECTED_SIZE[i]);