Lines Matching full:function
48 * @tc.desc Function test
50 HWTEST_F(CsTest, cellular_call_cs_test_001, Function | MediumTest | Level0)
64 * @tc.desc Function test
66 HWTEST_F(CsTest, cellular_call_cs_test_002, Function | MediumTest | Level1)
80 * @tc.desc Function test
82 HWTEST_F(CsTest, cellular_call_SetEmergencyCallList_0101, Function | MediumTest | Level3)
124 HWTEST_F(CsTest, cellular_call_IsOperatorConfigEmergencyCallList_0001, Function | MediumTest | Leve…
162 * @tc.name Test for SetClip function by cs
163 * @tc.desc Function test
165 HWTEST_F(CsTest, cellular_call_DialCall_0001, Function | MediumTest | Level2)
182 * @tc.name Test for SetClip function by cs
183 * @tc.desc Function test
185 HWTEST_F(CsTest, cellular_call_DialCall_0002, Function | MediumTest | Level2)
202 * @tc.name Test for getClip function by cs
203 * @tc.desc Function test
205 HWTEST_F(CsTest, cellular_call_DialCall_0003, Function | MediumTest | Level2)
222 * @tc.name Test for SetClir function by cs
223 * @tc.desc Function test
225 HWTEST_F(CsTest, cellular_call_DialCall_0004, Function | MediumTest | Level2)
242 * @tc.name Test for SetClir function by cs
243 * @tc.desc Function test
245 HWTEST_F(CsTest, cellular_call_DialCall_0005, Function | MediumTest | Level2)
262 * @tc.name Test for GetClir function by cs
263 * @tc.desc Function test
265 HWTEST_F(CsTest, cellular_call_DialCall_0006, Function | MediumTest | Level2)
282 * @tc.name Test for SetCallTransfer function by cs
283 * @tc.desc Function test
285 HWTEST_F(CsTest, cellular_call_DialCall_0007, Function | MediumTest | Level2)
302 * @tc.name Test for SetCallTransfer function by cs
303 * @tc.desc Function test
305 HWTEST_F(CsTest, cellular_call_DialCall_0008, Function | MediumTest | Level2)
322 * @tc.name Test for GetCallTransfer function by cs
323 * @tc.desc Function test
325 HWTEST_F(CsTest, cellular_call_DialCall_0009, Function | MediumTest | Level2)
342 * @tc.name Test for SetCallRestriction function by cs
343 * @tc.desc Function test
345 HWTEST_F(CsTest, cellular_call_DialCall_0010, Function | MediumTest | Level2)
362 * @tc.name Test for SetCallRestriction function by cs
363 * @tc.desc Function test
365 HWTEST_F(CsTest, cellular_call_DialCall_0011, Function | MediumTest | Level2)
382 * @tc.name Test for GetCallRestriction function by cs
383 * @tc.desc Function test
385 HWTEST_F(CsTest, cellular_call_DialCall_0012, Function | MediumTest | Level2)
402 * @tc.name Test for SetCallWaiting function by cs
403 * @tc.desc Function test
405 HWTEST_F(CsTest, cellular_call_DialCall_0013, Function | MediumTest | Level2)
422 * @tc.name Test for SetCallWaiting function by cs
423 * @tc.desc Function test
425 HWTEST_F(CsTest, cellular_call_DialCall_0014, Function | MediumTest | Level2)
442 * @tc.name Test for GetCallWaiting function by cs
443 * @tc.desc Function test
445 HWTEST_F(CsTest, cellular_call_DialCall_0015, Function | MediumTest | Level2)
462 * @tc.name Test for AlterPinPassword function by cs
463 * @tc.desc Function test
465 HWTEST_F(CsTest, cellular_call_DialCall_0016, Function | MediumTest | Level2)
482 * @tc.name Test for UnlockPuk function by cs
483 * @tc.desc Function test
485 HWTEST_F(CsTest, cellular_call_DialCall_0017, Function | MediumTest | Level2)
502 * @tc.name Test for AlterPin2Password function by cs
503 * @tc.desc Function test
505 HWTEST_F(CsTest, cellular_call_DialCall_0018, Function | MediumTest | Level2)
522 * @tc.name Test for UnlockPuk2 function by cs
523 * @tc.desc Function test
525 HWTEST_F(CsTest, cellular_call_DialCall_0019, Function | MediumTest | Level2)
542 * @tc.name Test for SendUssd function by cs
543 * @tc.desc Function test
545 HWTEST_F(CsTest, cellular_call_DialCall_0020, Function | MediumTest | Level2)
562 * @tc.name Test for dial function with invalid slot by cs
563 * @tc.desc Function test
565 HWTEST_F(CsTest, cellular_call_DialCall_0021, Function | MediumTest | Level2)
582 * @tc.name Test for HangUp function by cs
583 * @tc.desc Function test
585 HWTEST_F(CsTest, cellular_call_HangUpCall_0001, Function | MediumTest | Level2)
618 * @tc.name Test for HangUp function with invalid slot by cs
619 * @tc.desc Function test
621 HWTEST_F(CsTest, cellular_call_HangUpCall_0002, Function | MediumTest | Level2)
651 * @tc.name Test for answer function by cs
652 * @tc.desc Function test
654 HWTEST_F(CsTest, cellular_call_AnswerCall_0001, Function | MediumTest | Level2)
684 * @tc.name Test for answer function with invalid slot by cs
685 * @tc.desc Function test
687 HWTEST_F(CsTest, cellular_call_AnswerCall_0002, Function | MediumTest | Level2)
717 * @tc.name Test for reject function by cs
718 * @tc.desc Function test
720 HWTEST_F(CsTest, cellular_call_RejectCall_0001, Function | MediumTest | Level2)
750 * @tc.name Test for reject function with invalid slot by cs
751 * @tc.desc Function test
753 HWTEST_F(CsTest, cellular_call_RejectCall_0002, Function | MediumTest | Level2)
783 * @tc.name Test for hold call function by cs
784 * @tc.desc Function test
786 HWTEST_F(CsTest, cellular_call_HoldCall_0001, Function | MediumTest | Level2)
816 * @tc.name Test for hold function with invalid slot by cs
817 * @tc.desc Function test
819 HWTEST_F(CsTest, cellular_call_HoldCall_0002, Function | MediumTest | Level2)
849 * @tc.name Test for unhold call function by cs
850 * @tc.desc Function test
852 HWTEST_F(CsTest, cellular_call_UnHoldCall_0001, Function | MediumTest | Level2)
882 * @tc.name Test for unhold function with invalid slot by cs
883 * @tc.desc Function test
885 HWTEST_F(CsTest, cellular_call_UnHoldCall_0002, Function | MediumTest | Level2)
915 * @tc.name Test for switch call function by cs
916 * @tc.desc Function test
918 HWTEST_F(CsTest, cellular_call_SwitchCall_0001, Function | MediumTest | Level2)
948 * @tc.name Test for switch function with invalid slot by cs
949 * @tc.desc Function test
951 HWTEST_F(CsTest, cellular_call_SwitchCall_0002, Function | MediumTest | Level2)