Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp64 class SimpleLatch { class
66 SimpleLatch(std::uint32_t count) : mCount(count) {} in SimpleLatch() function in gfxstream::tests::__anon011d746d0111::SimpleLatch