Home
last modified time | relevance | path

Searched refs:PHONE_NUMBER_THIRD (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp44 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
473 EXPECT_EQ(imsControl->DialJudgment(slotId, PHONE_NUMBER_THIRD, mode, 0), TELEPHONY_SUCCESS);
476 … EXPECT_EQ(InitCellularCallInfo(slotId, PHONE_NUMBER_THIRD, cellularCallInfo), TELEPHONY_SUCCESS);
531 callInfo.number = PHONE_NUMBER_THIRD;
574 EXPECT_EQ(imsConnection.StartRttRequest(slotId, PHONE_NUMBER_THIRD), TELEPHONY_SUCCESS);
H A Dims_test.cpp39 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
H A Dims1_test.cpp40 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp47 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
626 … EXPECT_EQ(InitCellularCallInfo(slotId, PHONE_NUMBER_THIRD, cellularCallInfo), TELEPHONY_SUCCESS);
673 callInfo.number = PHONE_NUMBER_THIRD;
H A Dcs_test.cpp42 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
H A Dcs1_test.cpp43 const std::string PHONE_NUMBER_THIRD = "2222222"; variable
H A Dcs_calloperation_test.cpp43 const std::string PHONE_NUMBER_THIRD = "2222222"; variable