Searched refs:testNetworkSnapshot (Results 1 – 1 of 1) sorted by relevance
1250 val testNetworkSnapshot = snapshots.findLast { it.network == agent.network } in testSetSubscriberId() constant1251 assertEquals(imsi, testNetworkSnapshot!!.subscriberId) in testSetSubscriberId()