Searched refs:outOfRange (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp281 bool outOfRange = (index < 0 || index >= Count()); local
283 if (outOfRange) {
302 bool outOfRange local
305 if (outOfRange) {
H A DVectorSetTest.cpp228 bool outOfRange local
231 if (outOfRange) {
H A DOrderedMapTest.h370 bool outOfRange local
373 if (outOfRange) {

Completed in 95 milliseconds