Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DAMDGPUMetadataVerifier.cpp24 function_ref<bool(msgpack::DocNode &)> verifyValue) { in verifyScalar()
78 function_ref<bool(msgpack::DocNode &)> verifyValue) { in verifyScalarEntry()
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeInterpolatorTest.java217 private void verifyValue( in verifyValue() method in ShadowNativeInterpolatorTest