Searched refs:otherEntitiesCount (Results 1 – 2 of 2) sorted by relevance
147 size_t otherEntitiesCount = other.entities_.size(); in operator ==() local148 if (dEntitiesCount != otherEntitiesCount) { in operator ==()
212 size_t otherEntitiesCount = other.entities_.size(); in operator ==() local213 if (entitiesCount != otherEntitiesCount) { in operator ==()