class ProtocolTest

Defined at line 79 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 90 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 99 of file ../../src/devices/bin/driver_runtime/token_test.cc