Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ awaitSessionEvent
Method
awaitSessionEvent
src/tests/zookeeper.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
128
129
void ZooKeeperTest::TestWatcher::awaitSessionEvent(int state)
130
{
131
awaitEvent(lambda::bind(&isSessionState, lambda::_1, state));
132
}
133
134
135
static bool isCreated(
Callers
3
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
bind
Function · 0.50
Tested by
no test coverage detected