Searched defs:TestControl (Results 1 – 5 of 5) sorted by relevance
142 class TestControl : public MockControl { class in shill::CellularCapabilityUniversalCDMATest144 explicit TestControl(CellularCapabilityUniversalCDMATest* test) in TestControl() function in shill::CellularCapabilityUniversalCDMATest::TestControl
171 class TestControl : public MockControl { class in shill::CellularCapabilityTest173 explicit TestControl(CellularCapabilityTest* test) : test_(test) {} in TestControl() function in shill::CellularCapabilityTest::TestControl
194 class TestControl : public MockControl { class in shill::CellularCapabilityGSMTest196 explicit TestControl(CellularCapabilityGSMTest* test) : test_(test) {} in TestControl() function in shill::CellularCapabilityGSMTest::TestControl
254 class TestControl : public MockControl { class in shill::CellularCapabilityUniversalTest256 explicit TestControl(CellularCapabilityUniversalTest* test) in TestControl() function in shill::CellularCapabilityUniversalTest::TestControl
477 class TestControl : public MockControl { class in shill::CellularTest479 explicit TestControl(CellularTest* test) : test_(test) {} in TestControl() function in shill::CellularTest::TestControl