Searched refs:test_in_addr (Results 1 – 4 of 4) sorted by relevance
160 test_in_addr(const int fd) in test_in_addr() function418 test_in_addr(fd); in main()
822 struct in_addr test_in_addr; in TEST_F() local823 test_in_addr.s_addr = 0xBEB0B0BE; in TEST_F()824 rtc::IPAddress test_ip(test_in_addr); in TEST_F()