Home | History | Annotate | Download | only in intltest

Lines Matching defs:actualDelta

512     int32_t actualDelta = utext_replace(targetUT, nativeStart, nativeLimit, rs, rsLen, &status);
514 TEST_ASSERT(actualDelta == expectedDelta);