Searched refs:carrierRestrictionsResp (Results 1 – 9 of 9) sorted by relevance
744 EXPECT_EQ(1, radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers.size()); in TEST_P()745 EXPECT_EQ(0, radioRsp_v1_4->carrierRestrictionsResp.excludedCarriers.size()); in TEST_P()747 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].mcc); in TEST_P()749 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].mnc); in TEST_P()751 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].matchType); in TEST_P()752 ASSERT_TRUE(radioRsp_v1_4->carrierRestrictionsResp.allowedCarriersPrioritized); in TEST_P()
883 carrierRestrictionsResp = carriers; in getAllowedCarriersResponse_1_4()
87 ::android::hardware::radio::V1_4::CarrierRestrictionsWithPriority carrierRestrictionsResp;
499 EXPECT_EQ(1, radioRsp_sim->carrierRestrictionsResp.allowedCarriers.size()); in TEST_P()500 EXPECT_EQ(0, radioRsp_sim->carrierRestrictionsResp.excludedCarriers.size()); in TEST_P()502 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].mcc); in TEST_P()504 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].mnc); in TEST_P()506 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].matchType); in TEST_P()507 ASSERT_TRUE(radioRsp_sim->carrierRestrictionsResp.allowedCarriersPrioritized); in TEST_P()
39 CarrierRestrictions carrierRestrictionsResp; variable
57 carrierRestrictionsResp = carriers; in getAllowedCarriersResponse()
94 ::android::hardware::radio::V1_4::CarrierRestrictionsWithPriority carrierRestrictionsResp;