Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp43 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
472 … EXPECT_EQ(imsControl->DialJudgment(slotId, PHONE_NUMBER_SECOND, mode, 0), TELEPHONY_SUCCESS);
474 … EXPECT_EQ(InitCellularCallInfo(slotId, PHONE_NUMBER_SECOND, cellularCallInfo), TELEPHONY_SUCCESS);
526 callInfo.number = PHONE_NUMBER_SECOND;
571 imsDialInfo.phoneNum = PHONE_NUMBER_SECOND;
573 … EXPECT_EQ(imsConnection.HangUpRequest(slotId, PHONE_NUMBER_SECOND, slotId), TELEPHONY_SUCCESS);
H A Dims_test.cpp38 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
H A Dims1_test.cpp39 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp46 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
624 … EXPECT_EQ(InitCellularCallInfo(slotId, PHONE_NUMBER_SECOND, cellularCallInfo), TELEPHONY_SUCCESS);
668 callInfo.number = PHONE_NUMBER_SECOND;
H A Dcs_test.cpp41 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
H A Dcs1_test.cpp42 const std::string PHONE_NUMBER_SECOND = "1111111"; variable
H A Dcs_calloperation_test.cpp42 const std::string PHONE_NUMBER_SECOND = "1111111"; variable