Home
last modified time | relevance | path

Searched defs:expectedEnd (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp135 const tcu::IVec2 expectedEnd (image.getWidth()-1, image.getWidth()); in verifyResultImage() local
/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp1320 int32_t expectedStart = -1, expectedEnd = -1; in monkeyTestCase() local
Dregextst.cpp3714 int32_t expectedEnd = (i >= groupEnds.size()? -1 : groupEnds.elementAti(i)); in regex_find() local