Searched refs:TEST_ADDR_V4 (Results 1 – 1 of 1) sorted by relevance
109 static constexpr char TEST_ADDR_V4[] = "8.8.8.8"; variable260 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()318 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in testIpSecAddSecurityAssociation()503 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()545 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()591 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()641 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()715 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()751 const std::string remoteAddr = (version == 6) ? TEST_ADDR_V6 : TEST_ADDR_V4; in TEST_P()