Home
last modified time | relevance | path

Searched defs:maybeValue (Results 1 – 4 of 4) 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/perfetto/ui/src/frontend/
Dvalue.ts45 export function maybeValue(v?: string, params?: StringValueParams): StringValue| function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4030 const Maybe<bool> maybeValue = referenceValue.getValue(compNdx); in verifyColorAttachment() local
4106 const auto maybeValue = reference[index].getValue(c); in renderColorImageForLog() local
4139 const Maybe<bool> maybeValue = referenceValue.getValue(0); in verifyDepthAttachment() local
4181 const Maybe<bool> maybeValue = referenceValue.getValue(1); in verifyStencilAttachment() local