class TestController
Defined at line 28 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
Public Methods
void TestController (std::string_view name, 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_view name, fidl::ServerEnd<fuchsia_component::Controller> controller, async_dispatcher_t * dispatcher)
Defined at line 30 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 42 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void NotImplemented_ (const std::string & name, ::fidl::CompleterBase & completer)
Defined at line 45 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void Destroy (DestroyCompleter::Sync & completer)
Defined at line 235 of file ../../src/devices/bin/driver_manager/tests/node_test.cc
void Start (StartRequestView request, StartCompleter::Sync & completer)
Defined at line 243 of file ../../src/devices/bin/driver_manager/tests/node_test.cc