Searched refs:TestComposerCallbackWithFence (Results 1 – 1 of 1) sorted by relevance
52 class TestComposerCallbackWithFence : public TestComposerCallback { class54 ~TestComposerCallbackWithFence() override = default;122 sp<TestComposerCallback> callback = new TestComposerCallbackWithFence(); in TEST_F()