Searched refs:GetRandPhoneNum (Results 1 – 2 of 2) sorted by relevance
290 std::string GetRandPhoneNum(const int len);
829 std::string phoneNum = GetRandPhoneNum(PHONE_NUM_LEN); in CallDialTest()2471 std::string TelRilTest::GetRandPhoneNum(const int len) in GetRandPhoneNum() function in OHOS::Telephony::TelRilTest