|
Squid Web Cache master
|
Helper for tests - an event which records the number of calls it received. More...
Static Public Member Functions | |
| static void | Handler (void *data) |
Public Attributes | |
| int | calls = 0 |
Definition at line 52 of file testEvent.cc.
|
inlinestatic |
Definition at line 55 of file testEvent.cc.
References calls.
Referenced by TestEvent::testCancel(), TestEvent::testCheckEvents(), TestEvent::testDump(), and TestEvent::testFind().
| int CalledEvent::calls = 0 |
Definition at line 59 of file testEvent.cc.
Referenced by Handler(), TestEvent::testCancel(), and TestEvent::testCheckEvents().