Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp194 Type *RandomIRBuilder::randomType() { in randomType() function in RandomIRBuilder
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudioeffect_tests.cpp146 effect_uuid_t randomType = { in TEST() local
/aosp_15_r20/art/tools/jfuzz/
H A Djfuzz.cc180 Type randomType() { in randomType() function in __anonce5c6b200111::JFuzz
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp122 DataType randomType(Random &rnd) in randomType() function