Home
last modified time | relevance | path

Searched defs:enable_all_mutations (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dmutator.cc34 void MaybeAddFinder(bool enable_all_mutations, in MaybeAddFinder()
45 bool enable_all_mutations) { in CreateMutationFinders()
114 bool enable_all_mutations, in Mutate()
Dcli.h47 bool enable_all_mutations = false; member