Searched refs:UrlUtilitiesTest (Results 1 – 2 of 2) sorted by relevance
15 TEST(UrlUtilitiesTest, GetUrlHost) { in TEST() argument32 TEST(UrlUtilitiesTest, GetUrlHostPath) { in TEST() argument49 TEST(UrlUtilitiesTest, GetUrlPath) { in TEST() argument66 TEST(UrlUtilitiesTest, Unescape) { in TEST() argument
15 public class UrlUtilitiesTest extends InstrumentationTestCase { class