class DispatcherTest_UnsyncDispatcherAllowsParallelCallbacks_Class

Defined at line 401 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc

Tests that an unsynchronized dispatcher allows multiple callbacks to run at the same time.

We will send requests from multiple threads and check that the expected number of callbacks

is running.

Public Methods

void DispatcherTest_UnsyncDispatcherAllowsParallelCallbacks_Class ()

Defined at line 401 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc

void ~DispatcherTest_UnsyncDispatcherAllowsParallelCallbacks_Class ()

Defined at line 401 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc