Searched defs:expectedEnd (Results 1 – 3 of 3) sorted by relevance
135 const tcu::IVec2 expectedEnd (image.getWidth()-1, image.getWidth()); in verifyResultImage() local
1320 int32_t expectedStart = -1, expectedEnd = -1; in monkeyTestCase() local
3714 int32_t expectedEnd = (i >= groupEnds.size()? -1 : groupEnds.elementAti(i)); in regex_find() local