Home
last modified time | relevance | path

Searched refs:testSim (Results 1 - 1 of 1) sorted by relevance

/base/telephony/core_service/services/sim/test/
H A Dtest.cpp510 int testSim = DEFAULT_VALUE; in TestIsSimActive() local
511 std::cin >> testSim; in TestIsSimActive() local
512 bool result = g_telephonyService->IsSimActive(testSim); in TestIsSimActive()
827 int testSim = DEFAULT_VALUE; in TestGetSimSubscriptionInfo() local
828 std::cin >> testSim; in TestGetSimSubscriptionInfo() local
833 int32_t result = g_telephonyService->GetSimAccountInfo(testSim, iccAccountInfo); in TestGetSimSubscriptionInfo()

Completed in 4 milliseconds