class TestController
Defined at line 29 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
Public Methods
void TestController (std::string_viewname,fidl::ServerEnd<fuchsia_component::Controller>controller,async_dispatcher_t *dispatcher)
Defined at line 15 of file ../../src/devices/bin/driver_manager/tests/node_shutdown_test.cc
void TestController (FakeNodeManager *parent,std::string_viewname,fidl::ServerEnd<fuchsia_component::Controller>controller,async_dispatcher_t *dispatcher)
Defined at line 31 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_component::Controller> metadata, fidl::UnknownMethodCompleter::Sync & completer)
Defined at line 43 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void NotImplemented_ (const std::string & name, ::fidl::CompleterBase & completer)
Defined at line 46 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void Destroy (DestroyCompleter::Sync & completer)
Defined at line 301 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void Start (StartRequestView request, StartCompleter::Sync & completer)
Defined at line 309 of file ../../src/devices/bin/driver_manager/tests/node_test.cc