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