Home
last modified time | relevance | path

Searched defs:dispatcher2 (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/mojo/core/
Dshared_buffer_dispatcher_unittest.cc193 scoped_refptr<Dispatcher> dispatcher2; in TEST_F() local
214 scoped_refptr<SharedBufferDispatcher> dispatcher2; in TEST_F() local
277 scoped_refptr<Dispatcher> dispatcher2; in TEST_F() local
287 scoped_refptr<Dispatcher> dispatcher2; in TEST_F() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DSharingWorkerClassTest.kt17 val dispatcher2 = SchedulerCoroutineDispatcher(1, schedulerName = "second") in <lambda>() constant
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
DStandardTestDispatcherTest.kt71 val dispatcher2 = StandardTestDispatcher() in <lambda>() constant
DUnconfinedTestDispatcherTest.kt160 val dispatcher2 = UnconfinedTestDispatcher() in <lambda>() constant
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DSwapChainPanelNativeWindow.cpp46 ComPtr<IDispatcherQueue2> dispatcher2; in RunOnUIThread() local