Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hisysevent_plugin/include/
Dhisysevent_plugin.h41 std::string GetFullCmd();
/developtools/profiler/device/plugins/hilog_plugin/include/
Dhilog_plugin.h64 std::string GetFullCmd() in GetFullCmd() function
/developtools/profiler/device/plugins/hisysevent_plugin/src/
Dhisysevent_plugin.cpp129 std::string HisyseventPlugin::GetFullCmd() in GetFullCmd() function in HisyseventPlugin
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp175 EXPECT_STREQ(plugin.GetFullCmd().c_str(), "");
197 EXPECT_STREQ(plugin.GetFullCmd().c_str(), target.c_str());
219 EXPECT_STREQ(plugin.GetFullCmd().c_str(), target.c_str());
242 EXPECT_STREQ(plugin.GetFullCmd().c_str(), target.c_str());
265 EXPECT_STREQ(plugin.GetFullCmd().c_str(), target.c_str());
/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/
Dhisysevent_plugin_unittest.cpp227 EXPECT_EQ(plugin.GetFullCmd(), "/bin/hisysevent hisysevent -rd");