Searched refs:theirs (Results 1 – 1 of 1) sorted by relevance
58 const uint8_t* theirs = other.get(); in operator ==() local61 if (mine[i] != theirs[i]) { in operator ==()