Home
last modified time | relevance | path

Searched refs:read_ue_identity (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabUeIdentityTest.py24 from acts_contrib.test_utils.tel.anritsu_utils import read_ue_identity
118 identity = read_ue_identity(self.log, self.ad, self.anritsu,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Danritsu_utils.py2226 def read_ue_identity(log, ad, anritsu_handle, identity_type): function