Home
last modified time | relevance | path

Searched refs:TEST_GET_CALL_WAIT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_call_test.cpp256 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_GET_CALL_WAIT), SLOT_ID_0, GetH…
267 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_GET_CALL_WAIT), SLOT_ID_1, GetH…
H A Dtel_ril_test_util.h73 TEST_GET_CALL_WAIT, enumerator
H A Dtel_ril_test_util.cpp179 memberFuncMap_[DiffInterfaceId::TEST_GET_CALL_WAIT] = &TelRilTest::GetCallWaitTest; in InitCall()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h75 TEST_GET_CALL_WAIT, enumerator
H A Dtel_ril_test.cpp85 memberFuncMap_[DiffInterfaceId::TEST_GET_CALL_WAIT] = &TelRilTest::OnRequestGetCallWaitTest; in OnInitCall()
2252 …cout << static_cast<int32_t>(DiffInterfaceId::TEST_GET_CALL_WAIT) << " --> OnRequestGetCallWaitTes… in CallTest()