Searched refs:refMatchPos (Results 1 – 2 of 2) sorted by relevance
939 int32_t refMatchPos = (int32_t)(pm - longishText); in searchTime() local944 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions."); in searchTime()
1632 int32_t refMatchPos = (int32_t)(pm - longishText); in searchTime() local1641 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions."); in searchTime()