class ServerTest

Defined at line 23 of file ../../sdk/lib/component/tests/server_test.cc

Protected Members

Loop loop_
ClientEnd local_root_
OutgoingDirectory outgoing_
EchoCommon default_foo_
EchoCommon default_bar_
EchoCommon other_foo_
EchoCommon other_bar_

Protected Methods

void ServerTest ()

Defined at line 25 of file ../../sdk/lib/component/tests/server_test.cc

component::ServiceInstanceHandler SetUpInstance (fidl::WireServer<Echo> * foo_impl, fidl::WireServer<Echo> * bar_impl)

Defined at line 33 of file ../../sdk/lib/component/tests/server_test.cc

void SetUp ()

Defined at line 46 of file ../../sdk/lib/component/tests/server_test.cc

async::Loop & loop ()

Defined at line 59 of file ../../sdk/lib/component/tests/server_test.cc

async_dispatcher_t * dispatcher ()

Defined at line 60 of file ../../sdk/lib/component/tests/server_test.cc