Searched refs:kFakeInterfaceMacAddress1 (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/wificond/tests/ |
D | server_unittest.cpp | 56 const uint8_t kFakeInterfaceMacAddress1[] = {0x05, 0x04, 0xef, 0x27, 0x12, 0xff}; variable 111 kFakeInterfaceMacAddress1, 112 kFakeInterfaceMacAddress1 + sizeof(kFakeInterfaceMacAddress1)))
|
D | netlink_utils_unittest.cpp | 59 const uint8_t kFakeInterfaceMacAddress1[] = {0x05, 0x04, 0xef, 0x27, 0x12, 0xff}; variable 273 kFakeInterfaceMacAddress1, in TEST_F() 274 kFakeInterfaceMacAddress1 + sizeof(kFakeInterfaceMacAddress1)); in TEST_F()
|