class TestIntrospector

Defined at line 212 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.h

Public Methods

void Enable ()

Defined at line 214 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.h

void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_component::Introspector> metadata, fidl::UnknownMethodCompleter::Sync & completer)

Defined at line 218 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.h

void NotImplemented_ (const std::string & name, fidl::CompleterBase & completer)

Defined at line 220 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.h

zx::event GetTokenForName (std::string_view name)

Defined at line 777 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.cc

void GetMoniker (GetMonikerRequest & request, GetMonikerCompleter::Sync & completer)

Defined at line 785 of file ../../src/devices/bin/driver_manager/tests/driver_runner_test_fixture.cc