Home
last modified time | relevance | path

Searched refs:kFakeInterfaceMacAddress (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/tests/
Dserver_unittest.cpp55 const uint8_t kFakeInterfaceMacAddress[] = {0x45, 0x54, 0xad, 0x67, 0x98, 0xf6}; variable
104 kFakeInterfaceMacAddress,
105 kFakeInterfaceMacAddress + sizeof(kFakeInterfaceMacAddress))),
Dnetlink_utils_unittest.cpp58 const uint8_t kFakeInterfaceMacAddress[] = {0x45, 0x54, 0xad, 0x67, 0x98, 0xf6}; variable
178 kFakeInterfaceMacAddress, in TEST_F()
179 kFakeInterfaceMacAddress + sizeof(kFakeInterfaceMacAddress)); in TEST_F()
220 kFakeInterfaceMacAddress, in TEST_F()
221 kFakeInterfaceMacAddress + sizeof(kFakeInterfaceMacAddress)); in TEST_F()
253 kFakeInterfaceMacAddress, in TEST_F()
254 kFakeInterfaceMacAddress + sizeof(kFakeInterfaceMacAddress)); in TEST_F()