Searched refs:other_details (Results 1 – 1 of 1) sorted by relevance
10087 PropertyDetails other_details = desc->GetDetails(i); in IsEqualUpTo() local10088 if (details.type() != other_details.type() || in IsEqualUpTo()10089 !details.representation().Equals(other_details.representation())) { in IsEqualUpTo()