Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp492 void TestChangeBinaryInteger(Mutator M, int NumIter) { in TestChangeBinaryInteger() function
524 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger, in TEST()
529 TestChangeBinaryInteger(&MutationDispatcher::Mutate, 1 << 15); in TEST()