Searched refs:refMatchPos (Results 1 – 1 of 1) 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()