Searched refs:crReply (Results 1 - 2 of 2) sorted by relevance
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_callback1_test.cpp | 398 MessageParcel crReply; in HWTEST_F() local 401 ASSERT_EQ(stubTestFour->OnSetCallRestrictionResponseInner(crData, crReply), TELEPHONY_SUCCESS); in HWTEST_F() 448 MessageParcel crReply; in HWTEST_F() local 451 ASSERT_EQ(stubTestFive->OnSetCallRestrictionResponseInner(crData, crReply), TELEPHONY_SUCCESS); in HWTEST_F() 544 MessageParcel crReply; in HWTEST_F() local 547 ASSERT_EQ(stubTestSeven->OnGetCallRestrictionResponseInner(crData, crReply), TELEPHONY_SUCCESS); in HWTEST_F() 976 MessageParcel crReply; in HWTEST_F() local 979 ASSERT_EQ(stubTestFour->OnSetCallRestrictionResponseInner(crData, crReply), TELEPHONY_SUCCESS); in HWTEST_F() 1032 MessageParcel crReply; in HWTEST_F() local 1035 ASSERT_EQ(stubTestFive->OnSetCallRestrictionResponseInner(crData, crReply), TELEPHONY_SUCCES in HWTEST_F() 1140 MessageParcel crReply; HWTEST_F() local [all...] |
/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/ |
H A D | imscallback_fuzzer.cpp | 240 MessageParcel crReply; in TestImsUTCallbackFunction() local 247 stub->OnGetCallRestrictionResponseInner(crData, crReply); in TestImsUTCallbackFunction()
|
Completed in 4 milliseconds