Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dserver_unittest.cpp56 const uint8_t kFakeInterfaceMacAddress1[] = {0x05, 0x04, 0xef, 0x27, 0x12, 0xff}; variable
111 kFakeInterfaceMacAddress1,
112 kFakeInterfaceMacAddress1 + sizeof(kFakeInterfaceMacAddress1)))
Dnetlink_utils_unittest.cpp59 const uint8_t kFakeInterfaceMacAddress1[] = {0x05, 0x04, 0xef, 0x27, 0x12, 0xff}; variable
273 kFakeInterfaceMacAddress1, in TEST_F()
274 kFakeInterfaceMacAddress1 + sizeof(kFakeInterfaceMacAddress1)); in TEST_F()