Searched defs:checkSize (Results 1 – 3 of 3) sorted by relevance
58 int checkSize = Math.min(size, other.size); in comesBefore() local
26 bool checkSize(SensorEventQueue* queue, int expected) { in checkSize() function
102 static bool checkSize(const std::string& kind, size_t actual, size_t expected) { in checkSize() function