Home
last modified time | relevance | path

Searched defs:mix (Results 1 – 8 of 8) sorted by relevance

/developtools/hiperf/test/fuzztest/libreport_fuzzer/
DLibReport_fuzzer.cpp44 ScopeDebugLevel mix(LEVEL_VERBOSE, true); in LLVMFuzzerTestOneInput() local
/developtools/hiperf/test/fuzztest/spedecoder_fuzzer/
DSpeDecoder_fuzzer.cpp42 ScopeDebugLevel mix(LEVEL_DEBUG, true); in LLVMFuzzerTestOneInput() local
/developtools/hiperf/test/fuzztest/perffileformat_fuzzer/
DPerfFileFormat_fuzzer.cpp46 ScopeDebugLevel mix(LEVEL_DEBUG, true); in LLVMFuzzerTestOneInput() local
/developtools/hiperf/test/fuzztest/commandline_fuzzer/
DCommandLine_fuzzer.cpp70 ScopeDebugLevel mix(LEVEL_VERBOSE, true); in LLVMFuzzerTestOneInput() local
/developtools/hiperf/test/fuzztest/perffile_fuzzer/
DPerfFile_fuzzer.cpp89 OHOS::ScopeDebugLevel mix(OHOS::LEVEL_VERBOSE, true); in LLVMFuzzerTestOneInput() local
/developtools/hiperf/test/fuzztest/clientapi_fuzzer/
DClientApi_fuzzer.cpp106 ScopeDebugLevel mix(LEVEL_DEBUG, true); in LLVMFuzzerTestOneInput() local
/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp36 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel()
/developtools/hiperf/src/
Ddebug_logger.cpp31 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel()