Home
last modified time | relevance | path

Searched defs:randomValue (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
Dlinux_getrandom_test.cpp20 unsigned int randomValue; variable
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsread.c64 randomValue() in randomValue() function
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
Dcommon.js210 function randomValue(path) { function
371 randomValue: randomValue, property
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp760 … const deUint32 randomValue = *(const deInt32*)((const deUint8*)inputs + inputStride*groupOffset); in verify() local