Home
last modified time | relevance | path

Searched defs:test_dispatcher (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Dinitializer_unittest.cc174 testing::Dispatcher test_dispatcher; in TEST_F() local
195 testing::Dispatcher test_dispatcher; in TEST_F() local
220 testing::Dispatcher test_dispatcher; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_async_fuchsia/
H A Dfake_dispatcher.cc21 NativeFakeDispatcher::NativeFakeDispatcher(Dispatcher& test_dispatcher) in NativeFakeDispatcher()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_asyncore.py434 def test_dispatcher(self): member in FileWrapperTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncore.py410 def test_dispatcher(self): member in FileWrapperTest