Lines Matching defs:currentStatus
612 ServiceListener::Status currentStatus;616 while (listener->waitForStatusChange(/*out*/currentStatus) != OK);617 EXPECT_EQ(ServiceListener::STATUS_PRESENT, currentStatus);622 if (currentStatus == ServiceListener::STATUS_PRESENT) {642 if (currentStatus != stat) {657 currentStatus = stat;