Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRingBuffer.cpp56 bool doRead = canRead && (!canWrite || rnd.getBool()); in RingBuffer_selfTest() local
/third_party/node/test/parallel/
Dtest-fs-promises-writefile.js151 async function doRead() { function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2002 bool RectangleTest::doRead(GLuint texture) in doRead() function in glcts::RectangleTest