Searched defs:onCall (Results 1 – 2 of 2) sorted by relevance
116 OnCall onCall; // guarded by shared->mutex member148 void Ticket::onCall(Function&& f) const { in onCall() function
60 mockImplementationOnce(implementation, onCall) { argument