Home
last modified time | relevance | path

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

/external/pigweed/pw_async_basic/
Dfake_dispatcher_fixture_test.cc21 using FakeDispatcherFixture = test::FakeDispatcherFixture; typedef
23 TEST_F(FakeDispatcherFixture, PostTasks) { in TEST_F() argument