class TestDirectory

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

Public Methods

void TestDirectory (async_dispatcher_t * dispatcher)

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

void SetOpenHandler (OpenHandler open_handler)

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

void SetDirents (std::vector<std::string> dirents)

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

void Bind (fidl::ServerEnd<fio::Directory> request)

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