Home
last modified time | relevance | path

Searched refs:refMatchPos (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dssearch.cpp939 int32_t refMatchPos = (int32_t)(pm - longishText); in searchTime() local
944 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions."); in searchTime()
/external/chromium_org/third_party/icu/source/test/intltest/
Dssearch.cpp1632 int32_t refMatchPos = (int32_t)(pm - longishText); in searchTime() local
1641 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions."); in searchTime()