Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.cpp117 auto itb2 = count1_->find("EventProcessorExample4"); in HWTEST_F() local
118 if (itb2 == count1_->end()) { in HWTEST_F()
140 itb2 = count1_->find("EventProcessorExample4"); in HWTEST_F()
141 if (itb2 != count1_->end()) { in HWTEST_F()

Completed in 1 milliseconds