Home
last modified time | relevance | path

Searched defs:dumpFormat (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot2_fuzzer/
H A Ddumpheapsnapshot2_fuzzer.cpp33 DumpFormat dumpFormat = DumpFormat::JSON; in DumpHeapSnapshot2FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot1_fuzzer/
H A Ddumpheapsnapshot1_fuzzer.cpp36 DumpFormat dumpFormat = DumpFormat::JSON; in DumpHeapSnapshot1FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/
H A Ddumpheapsnapshot3_fuzzer.cpp39 DumpFormat dumpFormat = static_cast<DumpFormat>(size % maxEnumNum); in DumpHeapSnapshot3FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.h31 DumpFormat dumpFormat; // dumpformat like JSON BINARY and OTHER member
H A Dheap_profiler.cpp809 std::string HeapProfiler::GenDumpFileName(DumpFormat dumpFormat) in GenDumpFileName() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dhprof_test.cpp400 DumpFormat dumpFormat = static_cast<DumpFormat>(size % maxEnumNum); in HWTEST_F_L0() local

Completed in 3 milliseconds