Searched refs:expectUri (Results 1 – 1 of 1) sorted by relevance
229 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(SETTING_TYPE_SYSTEM), in testQueryStringWithAppendedNameToUriViaProviderApi() local231 assertEquals("Did not get expected Uri.", expectUri, uri); in testQueryStringWithAppendedNameToUriViaProviderApi()500 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryStringInBracketsViaProviderApiForType() local501 assertEquals("Did not get expected Uri.", expectUri, uri); in doTestQueryStringInBracketsViaProviderApiForType()574 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryUpdateDeleteGlobalViaProviderApiForType() local575 assertEquals("Did not get expected Uri.", expectUri, uri); in doTestQueryUpdateDeleteGlobalViaProviderApiForType()