Home
last modified time | relevance | path

Searched defs:detectResultFilePath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dlocal_handle_leak_detect_test.cpp51 void DumpHeapSnapshot(const std::string &detectResultFilePath) in DumpHeapSnapshot()
75 std::string detectResultFilePath{"local_handle_leak_detect_result.txt"}; in HWTEST_F_L0() local
Dglobal_handle_leak_detect_test.cpp53 void DumpHeapSnapshot(const std::string &detectResultFilePath) in DumpHeapSnapshot()
79 std::string detectResultFilePath{"global_handle_leak_detect_result.txt"}; in HWTEST_F_L0() local