Searched refs:kUrlPrefix (Results 1 – 2 of 2) sorted by relevance
17 static const char kUrlPrefix[] = "https://prefix.com/foo"; variable38 config.url_prefix = kUrlPrefix; in TEST_F()104 config.url_prefix = kUrlPrefix; in TEST_F()
25 static const char kUrlPrefix[] = "https://prefix.com/foo"; variable50 config.url_prefix = kUrlPrefix; in CreateProtocolManager()73 ValidateUpdateFetcherRequest(url_fetcher, kUrlPrefix); in ValidateUpdateFetcherRequest()