Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hidump_plugin/include/
Dhidump_plugin.h48 char *testCmd_ = nullptr; variable
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp248 testCmd_ = const_cast<char *>(test_cmd); in SetTestCmd()
254 return testCmd_; in GetTestCmd()