Searched refs:TEST_DOMAIN9 (Results 1 – 3 of 3) sorted by relevance
38 const std::string TEST_DOMAIN9 = "www.test.com"; variable591 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN10);597 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN11);603 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN12);609 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN9);
49 constexpr const char *TEST_DOMAIN9 = "https://www.example.com"; variable387 HttpProxy httpProxy = {TEST_DOMAIN9, 8080, {}};
64 constexpr const char *TEST_DOMAIN9 = "https://www.example.com"; variable592 HttpProxy httpProxy = {TEST_DOMAIN9, 8080, {}};