Home
last modified time | relevance | path

Searched refs:dialReply (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_callback_test.cpp159 MessageParcel dialReply; variable
162 ASSERT_EQ(stub->OnDialResponseInner(dialData, dialReply), TELEPHONY_SUCCESS);
208 MessageParcel dialReply; variable
211 ASSERT_EQ(stub->OnDialResponseInner(dialData, dialReply), TELEPHONY_SUCCESS);
/ohos5.0/base/telephony/cellular_call/test/fuzztest/satellitecallback_fuzzer/
H A Dsatellitecallback_fuzzer.cpp83 MessageParcel dialReply; in TestSatelliteCallCallbackFunction() local
85 stub->OnDialResponseInner(dialData, dialReply); in TestSatelliteCallCallbackFunction()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/
H A Dimscallback_fuzzer.cpp85 MessageParcel dialReply; in TestImsCallCallbackFunction() local
87 stub->OnDialResponseInner(dialData, dialReply); in TestImsCallCallbackFunction()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback1_test.cpp261 MessageParcel dialReply; variable
264 ASSERT_EQ(stub->OnDialResponseInner(dialData, dialReply), TELEPHONY_SUCCESS);
820 MessageParcel dialReply; variable
823 ASSERT_EQ(stub->OnDialResponseInner(dialData, dialReply), TELEPHONY_SUCCESS);