class TestIncomingAndOutgoingFidlsDefaultDriver

Defined at line 186 of file ../../sdk/lib/driver/component/cpp/tests/driver_fidl_test.cc

SEE WARNING AT TOP. DO NOT COPY INTO NEW TESTS.

Set the driver dispatcher to default so we can access |driver()| directly.

Public Methods

void RunSyncClientTask (fit::closure task)

Sync clients into the driver have to be ran on a background thread because the test thread is

where the driver will handle the call.

Defined at line 190 of file ../../sdk/lib/driver/component/cpp/tests/driver_fidl_test.cc

void SetUp ()

Defined at line 198 of file ../../sdk/lib/driver/component/cpp/tests/driver_fidl_test.cc

void TearDown ()

Defined at line 204 of file ../../sdk/lib/driver/component/cpp/tests/driver_fidl_test.cc

TestDriver * driver ()

Defined at line 214 of file ../../sdk/lib/driver/component/cpp/tests/driver_fidl_test.cc