Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DCheck.kt51 val maybeValue = maybe.toFlowable().blockingIterable().firstOrNull() in checkMaybeValue() constant
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DCheck.kt52 val maybeValue = maybe.toFlowable().blockingIterable().firstOrNull() in checkMaybeValue() constant
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3565 const Maybe<bool> maybeValue = referenceValue.getValue(compNdx); in verifyColorAttachment() local
3641 const auto maybeValue = reference[index].getValue(c); in renderColorImageForLog() local
3674 const Maybe<bool> maybeValue = referenceValue.getValue(0); in verifyDepthAttachment() local
3716 const Maybe<bool> maybeValue = referenceValue.getValue(1); in verifyStencilAttachment() local