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/
H A Dcheck_hook_data_test.cpp78 outFile_ = DEFAULT_PATH + "hooktest_"+ outFileType_ + mode_[modeIndex_] + ".txt"; in StartDaemonProcessArgs()
464 std::string outFileType_ = ""; member in CheckHookDataTest
478 outFileType_ = "malloc_"; in HWTEST_F()
539 outFileType_ = "calloc_"; in HWTEST_F()
599 outFileType_ = "realloc_"; in HWTEST_F()
678 outFileType_ = "dlopen_"; in HWTEST_F()
726 outFileType_ = "statistics_interval_"; in HWTEST_F()
786 outFileType_ = "offline_symbolization_"; in HWTEST_F()
833 outFileType_ = "callframecompress_"; in HWTEST_F()
878 outFileType_ in HWTEST_F()
[all...]

Completed in 2 milliseconds