Searched refs:PLUGIN_VERSION (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/device/plugins/api/test/unittest/ |
H A D | buffer_write_test.cpp | 30 const std::string PLUGIN_VERSION = "1.01"; member 158 auto write = std::make_shared<BufferWriter>(PLUGIN_NAME, PLUGIN_VERSION, SMB1_SIZE, g_smbFd1, -1, 0); in HWTEST_F() 181 auto write = std::make_shared<BufferWriter>(PLUGIN_NAME, PLUGIN_VERSION, SMB2_SIZE, g_smbFd2, -1, 0); in HWTEST_F()
|
Completed in 2 milliseconds