Searched defs:isCalled (Results 1 – 8 of 8) sorted by relevance
119 public boolean isCalled() { in isCalled() method in StubbingWithCustomAnswerTest.RecordCall
117 bool isCalled = false; // guarded by shared->mutex member
291 public boolean isCalled() { return called; } in isCalled() method in ServiceTest.MockCallback
283 public boolean isCalled() { in isCalled() method in ServiceTest.MockCallback
965 public boolean isCalled = false; field in LogManagerTest.MockConfigLogManager
213 bool CallEvent::isCalled(const CallDescription &CD) const { in isCalled() function in CallEvent
323 bool CallEvent::isCalled(const CallDescription &CD) const { in isCalled() function in CallEvent
270 bool isCalled(const FirstCallDesc &First, const CallDescs &... Rest) const { in isCalled() function