Searched refs:ipExpectation (Results 1 – 1 of 1) sorted by relevance
67 const char ipExpectation[] = "127.0.0.1"; in init() local68 assertTrue(memcmp(ipExpectation, hostIp, sizeof(ipExpectation)) == 0); in init()