Searched defs:GetRandomElement (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/tint/fuzzers/ | ||
H A D | random_generator.h | 92 inline T GetRandomElement(const std::vector<T>& v) { in GetRandomElement() function in tint::fuzzers::RandomGenerator |
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ | ||
H A D | spirv_reduce_mutator.h | 74 T* GetRandomElement(std::vector<T>* arr) { in GetRandomElement() function in tint::fuzzers::spvtools_fuzzer::SpirvReduceMutator 81 T* GetRandomElement(std::vector<std::unique_ptr<T>>* arr) { in GetRandomElement() function in tint::fuzzers::spvtools_fuzzer::SpirvReduceMutator |
Completed in 2 milliseconds