Home
last modified time | relevance | path

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

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.h56 void SetUseValueProfile(bool VP) { UseValueProfile = VP; } in SetUseValueProfile() function
DFuzzerLoop.cpp189 TPC.SetUseValueProfile(Options.UseValueProfile); in Fuzzer()