Searched refs:expectUri (Results 1 – 1 of 1) sorted by relevance
230 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(SETTING_TYPE_SYSTEM), in testQueryStringWithAppendedNameToUriViaProviderApi() local232 assertEquals("Did not get expected Uri.", expectUri, uri); in testQueryStringWithAppendedNameToUriViaProviderApi()474 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryStringInBracketsViaProviderApiForType() local475 assertEquals("Did not get expected Uri.", expectUri, uri); in doTestQueryStringInBracketsViaProviderApiForType()548 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryUpdateDeleteGlobalViaProviderApiForType() local549 assertEquals("Did not get expected Uri.", expectUri, uri); in doTestQueryUpdateDeleteGlobalViaProviderApiForType()