Home
last modified time | relevance | path

Searched refs:itbb (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.cpp66 auto itbb = pluginMap.find("BundleEventSourceExample"); in SetUpTestCase() local
67 if (itbb == pluginMap.end()) { in SetUpTestCase()
70 auto bundleEventSourceExample = std::static_pointer_cast<BundleEventSourceExample>(itbb->second); in SetUpTestCase()

Completed in 2 milliseconds