Searched refs:lastFoundId (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/tests/kits/interface/bdeskbar/
H A DDeskbarGetItemTest.cpp60 int32 lastFoundId = -1; local
94 lastFoundId = id;
101 if (lastFoundId >= 0) {
102 for(id = lastFoundId + 1; id < lastFoundId + 200; id++) {

Completed in 33 milliseconds