Searched refs:TEST_ACCEPT_CALL (Results 1 – 5 of 5) sorted by relevance
102 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_ACCEPT_CALL), SLOT_ID_0, GetHan…113 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_ACCEPT_CALL), SLOT_ID_1, GetHan…
67 TEST_ACCEPT_CALL, enumerator
172 memberFuncMap_[DiffInterfaceId::TEST_ACCEPT_CALL] = &TelRilTest::CallAnswerTest; in InitCall()
78 memberFuncMap_[DiffInterfaceId::TEST_ACCEPT_CALL] = &TelRilTest::OnRequestCallAnswerTest; in OnInitCall()2246 …cout << static_cast<int32_t>(DiffInterfaceId::TEST_ACCEPT_CALL) << "--> OnRequestCallAnswerTest" <… in CallTest()