Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.cpp121 auto itc3 = count2_->find("BundlePluginExample2"); variable
122 if (itc3 == count2_->end()) {
144 itc3 = count2_->find("BundlePluginExample2");
145 if (itc3 != count2_->end()) {