Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp72 outFile_ = DEFAULT_PATH + "hooktest_"+ outFileType_ + mode_[modeIndex_] + ".txt"; in StartDaemonProcessArgs()
399 std::string outFileType_ = ""; member in __anon8edd91f50111::CheckHookDataTest
413 outFileType_ = "malloc_";
474 outFileType_ = "calloc_";
534 outFileType_ = "realloc_";
612 outFileType_ = "dlopen_";
657 outFileType_ = "statistics_interval_";
717 outFileType_ = "offline_symbolization_";
764 outFileType_ = "callframecompress_";
809 outFileType_ = "stringcompress_";
[all …]