Home
last modified time | relevance | path

Searched defs:GetRandomElement (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator.h92 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 Dspirv_reduce_mutator.h74 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