Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1308 std::set<BarringInfo::ServiceType> reportedServices; in TEST_P() local
1316 reportedServices.insert(info.serviceType); in TEST_P()
1398 std::set_difference(reportedServices.begin(), reportedServices.end(), compareTo->begin(), in TEST_P()
/hardware/interfaces/radio/aidl/vts/
Dradio_network_test.cpp1452 std::set<int> reportedServices; in TEST_P() local
1460 reportedServices.insert(info.serviceType); in TEST_P()
1541 std::set_difference(reportedServices.begin(), reportedServices.end(), compareTo->begin(), in TEST_P()