HomeSort by: relevance | last modified time | path
    Searched defs:TestChangeBinaryInteger (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
FuzzerUnittest.cpp 489 void TestChangeBinaryInteger(Mutator M, int NumIter) {
521 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger,
526 TestChangeBinaryInteger(&MutationDispatcher::Mutate, 1 << 15);
FuzzerUnittest.cpp 489 void TestChangeBinaryInteger(Mutator M, int NumIter) {
521 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger,
526 TestChangeBinaryInteger(&MutationDispatcher::Mutate, 1 << 15);

Completed in 22 milliseconds