HomeSort by relevance Sort by last modified time
    Searched refs:expectedDisplayName (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/contacts/
ContactsContract_IsSuperPrimaryName.java 69 String expectedDisplayName, String otherDisplayName) throws Exception {
108 contact.assertColumn(Contacts.DISPLAY_NAME, expectedDisplayName);
  /external/icu/icu4c/source/test/intltest/
tztest.cpp     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseContactsProvider2Test.java 657 String expectedDisplayName) {
663 assertEquals(expectedDisplayName, displayName);
    [all...]

Completed in 255 milliseconds