Home | History | Annotate | Download | only in functional

Lines Matching refs:setConnectedState

823         ASSERT_OK(stream->setConnectedState(address, true));
824 ASSERT_OK(stream->setConnectedState(address, false));
827 TEST_IO_STREAM(SetConnectedState,