Searched refs:reportedServices (Results 1 – 2 of 2) sorted by relevance
1308 std::set<BarringInfo::ServiceType> reportedServices; in TEST_P() local1316 reportedServices.insert(info.serviceType); in TEST_P()1398 std::set_difference(reportedServices.begin(), reportedServices.end(), compareTo->begin(), in TEST_P()
1452 std::set<int> reportedServices; in TEST_P() local1460 reportedServices.insert(info.serviceType); in TEST_P()1541 std::set_difference(reportedServices.begin(), reportedServices.end(), compareTo->begin(), in TEST_P()