Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async_basic/
H A Dfake_dispatcher_fixture_test.cc23 using FakeDispatcherFixture = test::FakeDispatcherFixture; typedef
25 TEST_F(FakeDispatcherFixture, PostTasksAndStop) { in TEST_F() argument