class ProtocolTest

Defined at line 83 of file ../../src/devices/bin/driver_runtime/token_test.cc

Protected Members

Channel fdf_local_
Channel fdf_remote_

Public Methods

void SetUp ()

Defined at line 94 of file ../../src/devices/bin/driver_runtime/token_test.cc

Protected Methods

void VerifyPeerClosed (fdf::Channel & channel, fdf::Dispatcher & dispatcher)

Checks that the peer of |channel| has closed by reading from it.

Defined at line 103 of file ../../src/devices/bin/driver_runtime/token_test.cc