Home
last modified time | relevance | path

Searched refs:DeferredExpectation (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h235 struct DeferredExpectation { struct
248 std::vector<DeferredExpectation> mDeferredExpectations; argument
DDawnTest.cpp486 DeferredExpectation deferred; in AddBufferExpectation()
531 DeferredExpectation deferred; in AddTextureExpectation()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h554 struct DeferredExpectation { struct
567 std::vector<DeferredExpectation> mDeferredExpectations; argument
DDawnTest.cpp1072 DeferredExpectation deferred; in AddBufferExpectation()
1123 DeferredExpectation deferred; in AddTextureExpectationImpl()