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

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

Completed in 168 milliseconds