Lines Matching full:wimax
17 #include "shill/wimax/wimax_provider.h"
37 #include "shill/wimax/mock_wimax.h"
38 #include "shill/wimax/mock_wimax_manager_proxy.h"
39 #include "shill/wimax/mock_wimax_network_proxy.h"
40 #include "shill/wimax/mock_wimax_service.h"
41 #include "shill/wimax/wimax_service.h"
179 WiMax* device = provider_.devices_[GetTestLinkName(1)].get();
241 static const char kName[] = "WiMAX Network";
257 static const char kName[] = "Some WiMAX Provider";
395 static const char kName0[] = "Test WiMAX Network";
436 store.SetString("wimax_network_01234567", "Type", "wimax");
438 store.SetString("no_network_id", "Type", "wimax");
439 store.SetString("no_name", "Type", "wimax");
464 store.SetString("wimax_network_01234567", "Type", "wimax");
466 store.SetString("no_network_id", "Type", "wimax");
467 store.SetString("no_name", "Type", "wimax");
484 // Not a WiMAX network.
494 // WiMAX network with required properties.
543 static const char kName[] = "Test WiMAX Network";