Searched defs:RandomBool (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |
/external/tensorflow/tensorflow/compiler/tests/ | ||
D | randomized_tests.cc | 461 bool OpTest::RandomBool() { in RandomBool() function in tensorflow::__anon68708c3b0111::OpTest |