Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/test/moduletest/
Dplugin_service_test.cpp26 class PluginClient final : public IPluginServiceClient { class
47 std::unique_ptr<PluginClient> g_pluginClient;
53 g_pluginClient = std::make_unique<PluginClient>(); in SetUpTestCase()