Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Ddhcp_message_unittest.cc155 const uint8_t kFakeYourIPAddress[] = {YOUR_IP_ADDRESS}; variable
192 EXPECT_EQ(ntohl(*reinterpret_cast<const uint32_t*>(kFakeYourIPAddress)), in TEST_F()
211 EXPECT_EQ(ntohl(*reinterpret_cast<const uint32_t*>(kFakeYourIPAddress)), in TEST_F()