Searched refs:uriWithPath (Results 1 – 1 of 1) sorted by relevance
15 val uriWithPath = Uri.parse("https://expo.io/path") in tests changeUrlScheme() constant19 val parsedUriWithPath = replaceEXPScheme(uriWithPath, "http") in tests changeUrlScheme()