Searched defs:dumpFormat (Results 1 – 6 of 6) sorted by relevance
36 DumpFormat dumpFormat = DumpFormat::JSON; in DumpHeapSnapshot1FuzzTest() local
33 DumpFormat dumpFormat = DumpFormat::JSON; in DumpHeapSnapshot2FuzzTest() local
39 DumpFormat dumpFormat = static_cast<DumpFormat>(size % maxEnumNum); in DumpHeapSnapshot3FuzzTest() local
31 DumpFormat dumpFormat; // dumpformat like JSON BINARY and OTHER member
540 std::string HeapProfiler::GenDumpFileName(DumpFormat dumpFormat) in GenDumpFileName()
401 DumpFormat dumpFormat = static_cast<DumpFormat>(size % maxEnumNum); in HWTEST_F_L0() local