Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_sim_test.cpp272 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_ENTER_SIM_PIN2), SLOT_ID_0, Get…
557 …ASSERT_TRUE(ProcessTest(static_cast<int32_t>(DiffInterfaceId::TEST_ENTER_SIM_PIN2), SLOT_ID_1, Get…
H A Dtel_ril_test_util.h45 TEST_ENTER_SIM_PIN2, enumerator
H A Dtel_ril_test_util.cpp229 memberFuncMap_[DiffInterfaceId::TEST_ENTER_SIM_PIN2] = &TelRilTest::EnterSimPin2Test; in InitSim()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h44 TEST_ENTER_SIM_PIN2, enumerator
H A Dtel_ril_test.cpp143 memberFuncMap_[DiffInterfaceId::TEST_ENTER_SIM_PIN2] = &TelRilTest::OnRequestEnterSimPin2Test; in OnInitSim()
2196 …cout << static_cast<int32_t>(DiffInterfaceId::TEST_ENTER_SIM_PIN2) << "--> OnRequestEnterSimPin2Te… in SimTest()