Home
last modified time | relevance | path

Searched defs:UrlUtilTypedTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Durl_util_unittest.cc665 class UrlUtilTypedTest : public ::testing::TestWithParam<bool> { class
667 UrlUtilTypedTest() in UrlUtilTypedTest() function in net::__anon9301a7440111::UrlUtilTypedTest
727 TEST_P(UrlUtilTypedTest, SimplifyUrlForRequest) { in TEST_P() argument