class DispatcherTest_AllowSyncCallsDoesNotDirectlyCallUntilSealed_Class
Defined at line 662 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc
Tests that a blocking dispatcher will not directly call into the next driver, but after sealing
the allow_sync option, it will.
Public Methods
void DispatcherTest_AllowSyncCallsDoesNotDirectlyCallUntilSealed_Class ()
Defined at line 662 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc
void ~DispatcherTest_AllowSyncCallsDoesNotDirectlyCallUntilSealed_Class ()
Defined at line 662 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc