|
Squid Web Cache master
|
Protected Member Functions | |
| void | testCreate () |
| void | testRunOnce () |
| void | testEngineTimeout () |
| void | testEngineErrors () |
| void | testSetTimeService () |
| void | testSetPrimaryEngine () |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (TestEventLoop) | |
| CPPUNIT_TEST (testCreate) | |
| CPPUNIT_TEST (testRunOnce) | |
| CPPUNIT_TEST (testEngineTimeout) | |
| CPPUNIT_TEST (testEngineErrors) | |
| CPPUNIT_TEST (testSetTimeService) | |
| CPPUNIT_TEST (testSetPrimaryEngine) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 22 of file testEventLoop.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |
Definition at line 49 of file testEventLoop.cc.
|
protected |
Definition at line 139 of file testEventLoop.cc.
References RecordingEngine::calls, EventLoop::errcount, AsyncEngine::EVENT_ERROR, EventLoop::registerEngine(), EventLoop::run(), and EventLoop::runOnce().
|
protected |
Definition at line 120 of file testEventLoop.cc.
References RecordingEngine::calls, RecordingEngine::lasttimeout, EventLoop::registerEngine(), and EventLoop::runOnce().
|
protected |
Definition at line 74 of file testEventLoop.cc.
References RecordingEngine::calls, AsyncEngine::EVENT_IDLE, EVENT_LOOP_TIMEOUT, RecordingEngine::lasttimeout, EventLoop::registerEngine(), EventLoop::run(), and EventLoop::runOnce().
|
protected |
Definition at line 188 of file testEventLoop.cc.
References EVENT_LOOP_TIMEOUT, RecordingEngine::lasttimeout, EventLoop::registerEngine(), EventLoop::runOnce(), and EventLoop::setPrimaryEngine().
|
protected |
Definition at line 168 of file testEventLoop.cc.
References StubTime::calls, EventLoop::runOnce(), and EventLoop::setTimeService().