Home
last modified time | relevance | path

Searched refs:StartWithState (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/notification/
Dxmpp_channel_unittest.cc139 void StartWithState(XmppChannel::XmppState state) { in StartWithState() function in weave::XmppChannelTest
167 StartWithState(XmppChannel::XmppState::kConnected); in TEST_F()
174 StartWithState(XmppChannel::XmppState::kAuthenticationStarted); in TEST_F()
181 StartWithState(XmppChannel::XmppState::kAuthenticationStarted); in TEST_F()
187 StartWithState(XmppChannel::XmppState::kStreamRestartedPostAuthentication); in TEST_F()