Home | History | Annotate | Download | only in cellular_ServiceName

Lines Matching refs:sim

13 from autotest_lib.client.cros.cellular.pseudomodem import sim
52 class TestSIM(sim.SIM):
54 Test SIM with a specific carrier name that the tests below are expecting.
58 carrier = sim.SIM.Carrier()
63 sim.SIM.__init__(self, carrier,
79 Verifies that shill reports the correct service name depending on the SIM
107 Checks the service name when the SIM and the network is the same
115 'test-sim-class': 'TestSIM'},))
134 'test-sim-class': 'TestSIM'},))