Searched defs:resultValue (Results 1 – 9 of 9) sorted by relevance
/external/vogar/src/vogar/ |
D | Driver.java | 225 ResultValue resultValue = outcome.getResultValue(expectation); in recordOutcome() local 239 run.console.printResult(outcome.getName(), result, resultValue, expectation); in recordOutcome() local
|
D | Console.java | 157 String outcomeName, Result result, ResultValue resultValue, Expectation expectation) { in printResult() 205 ResultValue resultValue = annotatedOutcome.getResultValue(); in summarizeOutcomes() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderTestUtil.hpp | 180 const deUint32 resultValue = *reinterpret_cast<deUint32*>(outputAllocs[0]->getHostPtr()); in compareWithRetvals() local 206 …s (const deUint32* inputValues, const size_t inputValuesCount, const deUint32 resultValue, const d… in compareRetVals()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferTextureBufferRange.cpp | 1218 const char* exptectedValue, const char* resultValue) in logError()
|
/external/v8/src/inspector/ |
D | injected-script.cc | 347 v8::Local<v8::Value> resultValue = function.callWithoutExceptionHandling(); in getProperties() local 613 v8::Local<v8::Value> resultValue; in wrapEvaluateResult() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicOperationTests.cpp | 661 deInt32 resultValue = resultBuffer.getPixelInt(x, y, z).x(); in verifyResult() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1134 …const tcu::Vec4 resultValue = (resultPixel - samplerParams.colorBias) / samplerParams.colorScal… in verifyTextureGatherResult() local 1198 const tcu::Vec4 resultValue = renderedFrame.getPixel(px, py); in verifyTextureGatherCmpResult() local
|
D | es31fShaderImageLoadStoreTests.cpp | 2721 const deUint32 resultValue = resultSlice.getPixelUint(0, 0).x(); in operator ()() local
|
/external/cldr/tools/java/org/unicode/cldr/util/props/ |
D | UnicodeProperty.java | 490 String resultValue = (String) result.getValue(i); in _getUnicodeMap() local
|