|
Squid Web Cache master
|
Protected Member Functions | |
| void | testCreate () |
| void | testDump () |
| void | testFind () |
| void | testCheckEvents () |
| void | testSingleton () |
| void | testCancel () |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (TestEvent) | |
| CPPUNIT_TEST (testCreate) | |
| CPPUNIT_TEST (testDump) | |
| CPPUNIT_TEST (testFind) | |
| CPPUNIT_TEST (testCheckEvents) | |
| CPPUNIT_TEST (testSingleton) | |
| CPPUNIT_TEST (testCancel) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 20 of file testEvent.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |
Definition at line 65 of file testEvent.cc.
References CalledEvent::calls, EventScheduler::cancel(), EventScheduler::checkEvents(), AsyncCallQueue::fire(), CalledEvent::Handler(), AsyncCallQueue::Instance(), and EventScheduler::schedule().
|
protected |
Definition at line 145 of file testEvent.cc.
References CalledEvent::calls, EventScheduler::checkEvents(), AsyncEngine::EVENT_IDLE, AsyncCallQueue::fire(), CalledEvent::Handler(), AsyncCallQueue::Instance(), and EventScheduler::schedule().
|
protected |
Definition at line 46 of file testEvent.cc.
|
protected |
Definition at line 81 of file testEvent.cc.
References MemBuf::append(), EventScheduler::checkEvents(), MemBuf::content(), MemBuf::contentSize(), EventScheduler::dump(), AsyncCallQueue::fire(), CalledEvent::Handler(), MemBuf::init(), AsyncCallQueue::Instance(), EventScheduler::schedule(), and size_t.
|
protected |
Definition at line 133 of file testEvent.cc.
References EventScheduler::find(), CalledEvent::Handler(), and EventScheduler::schedule().
|
protected |
Definition at line 166 of file testEvent.cc.
References EventScheduler::GetInstance().