Searched refs:kNetworkId (Results 1 – 1 of 1) sorted by relevance
222 static const char kNetworkId[] = "00abcdef"; in TEST_F() local232 EXPECT_EQ(kNetworkId, provider_.networks_[network_path].id); in TEST_F()242 static const char kNetworkId[] = "76543210"; in TEST_F() local244 service->set_network_id(kNetworkId); in TEST_F()249 WiMaxService::CreateStorageIdentifier(kNetworkId, in TEST_F()256 static const char kNetworkId[] = "01234567"; in TEST_F() local265 services[i]->set_network_id(kNetworkId); in TEST_F()278 info.id = kNetworkId; in TEST_F()342 static const char kNetworkId[] = "00abcdef"; in TEST_F() local361 service1->set_network_id(kNetworkId); in TEST_F()[all …]