Home
last modified time | relevance | path

Searched defs:expectedLabel (Results 1 – 8 of 8) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeySpecParserTestsBase.java57 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
61 final String expectedLabel, final String expectedOutputText, final int expectedIconId, in assertParserError()
DKeySpecParserTests.java30 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
DMoreKeySpecTests.java33 final String expectedLabel, final String expectedOutputText, final int expectedIconId, in assertParser()
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DPanelSlicesAdapterTest.java159 final String expectedLabel = in isActionLabelSet() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSetNavigateMoreKeysBase.java112 final CharSequence expectedLabel = getContext().getText(expectedLabelResId); in doTestMoreKeysOf() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsDatabaseHelperTest.java435 private void assertUpgradeToVersion1111(int expectedBucket, String expectedLabel, in assertUpgradeToVersion1111()
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryInfoTest.java654 var expectedLabel = "Full by 8:00 AM"; in getBatteryInfo_customizedWLCLabel_updateRemainingLabelAndStatusLabel() local
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactDataHandlerTest.java151 String expectedLabel = "Custom"; in testConvertCurrentRowToPerson_labelIsNull_typeCustom() local