Home
last modified time | relevance | path

Searched defs:mutation (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/protobufs/
Dtint_ast_fuzzer.proto20 oneof mutation { MutationReplaceIdentifier replace_identifier = 1; }; oneof
24 repeated Mutation mutation = 1; field
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dmutator.cc57 const Mutation& mutation, in MaybeApplyMutation()
98 auto mutation = Mutation::FromMessage(mutation_message); in Replay() local
148 for (const auto& mutation : mutations) { in Mutate() local
/third_party/python/Lib/test/
Dtest_memoryio.py767 def _test_cow_mutation(self, mutation): argument
779 def mutation(memio): function
786 def mutation(memio): function
796 def mutation(memio): function
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/
Dreplace_identifier.cc99 protobufs::Mutation mutation; in ToMessage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1160 DescriptorMutation mutation = {i == 0 ? true : deRandom_getBool(&m_random), in iterate() local
1202 for (auto mutation : descriptorMutations) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1160 DescriptorMutation mutation = {i == 0 ? true : deRandom_getBool(&m_random), in iterate() local
1202 for (auto mutation : descriptorMutations) in iterate() local