Searched refs:a_value (Results 1 – 1 of 1) sorted by relevance
361 const uint16_t* a_value = a_string->GetValue(); in operator ()() local362 return CompareModifiedUtf8ToUtf16AsCodePointValues(b.GetUtf8Data(), a_value, a_length) == 0; in operator ()()