Searched defs:ManagerTest (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/apmanager/
H A Dmanager_unittest.cc31 class ManagerTest : public testing::Test { class in namespace:apmanager
33 ManagerTest() : manager_(&control_interface_) { function in class:apmanager::ManagerTest
47 TEST_F(ManagerTest, GetAvailableDevice) {
78 TEST_F(ManagerTest, GetDeviceFromInterfaceName) {
/system/connectivity/shill/
H A Dmanager_unittest.cc112 class ManagerTest : public PropertyStoreTest { class in namespace:shill
114 ManagerTest() function in class:shill::ManagerTest
194 virtual ~ManagerTest() {}
519 const char ManagerTest::TerminationActionTest::kActionName[] = "action";
521 bool ManagerTest::ServiceOrderIs(ServiceRefPtr svc0, ServiceRefPtr svc1) {
542 TEST_F(ManagerTest, Contains) {
547 TEST_F(ManagerTest, PassiveModeDeviceRegistration) {
578 TEST_F(ManagerTest, DeviceRegistration) {
595 TEST_F(ManagerTest, DeviceRegistrationAndStart) {
607 TEST_F(ManagerTest, DeviceRegistrationWithProfil
[all...]

Completed in 90 milliseconds