class DispatcherTest_SyncDispatcherDirectCall_Class
Defined at line 229 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc
Tests that a synchronous dispatcher will call directly into the next driver
if it is not reentrant.
This creates 2 drivers and writes a message between them.
Public Methods
void DispatcherTest_SyncDispatcherDirectCall_Class ()
Defined at line 229 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc
void ~DispatcherTest_SyncDispatcherDirectCall_Class ()
Defined at line 229 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc