Searched refs:LOOP_SLEEP_MILLS (Results 1 – 1 of 1) sorted by relevance
25 #define LOOP_SLEEP_MILLS 100 macro280 std::this_thread::sleep_for(std::chrono::milliseconds(LOOP_SLEEP_MILLS)); in LLVMFuzzerTestOneInput()