Searched refs:expectedDisplayName (Results 1 – 2 of 2) sorted by relevance
69 String expectedDisplayName, String otherDisplayName) throws Exception { in testInner_displayNameFromIsSuperPrimary() argument108 contact.assertColumn(Contacts.DISPLAY_NAME, expectedDisplayName); in testInner_displayNameFromIsSuperPrimary()
290 String expectedDisplayName = CLOUD_ID1 + ".jpg"; in testUriAccessWithValidProjection() local299 .isEqualTo(expectedDisplayName); in testUriAccessWithValidProjection()308 assertThat(file.getPath().endsWith(expectedDisplayName)).isTrue(); in testUriAccessWithValidProjection()