Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp289 void TestChangeBit(Mutator M, int NumIter) { in TestChangeBit() function
319 TestChangeBit(&MutationDispatcher::Mutate_ChangeBit, 1 << 16); in TEST()
322 TestChangeBit(&MutationDispatcher::Mutate, 1 << 18); in TEST()