Home
last modified time | relevance | path

Searched refs:TestChangeByte (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp253 void TestChangeByte(Mutator M, int NumIter) { in TestChangeByte() function
283 TestChangeByte(&MutationDispatcher::Mutate_ChangeByte, 1 << 15); in TEST()
286 TestChangeByte(&MutationDispatcher::Mutate, 1 << 17); in TEST()