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

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp325 void TestShuffleBytes(Mutator M, int NumIter) { function
349 TestShuffleBytes(&MutationDispatcher::Mutate_ShuffleBytes, 1 << 17);
352 TestShuffleBytes(&MutationDispatcher::Mutate, 1 << 20);

Completed in 186 milliseconds