Searched refs:itb (Results 1 – 3 of 3) sorted by relevance
60 vector<SuspendSource>::iterator itb = pmsTest_->suspendController_->sourceList_.begin(); in TestPowerSuspend() local62 vector<SuspendSource>::iterator it = itb; in TestPowerSuspend()
61 vector<WakeupSource>::iterator itb = pmsTest_->wakeupController_->sourceList_.begin(); in TestPowerWakeup() local63 vector<WakeupSource>::iterator it = itb; in TestPowerWakeup()
157 auto itb = count1_->find("EventProcessorExample4"); in LoadingPlugins002Check() local158 if (itb != count1_->end()) { in LoadingPlugins002Check()211 auto itb = count1_->find("EventProcessorExample4"); variable212 if (itb == count1_->end()) {243 auto itb = count1_->find("EventProcessorExample4"); variable244 if (itb != count1_->end()) {