Home
last modified time | relevance | path

Searched refs:ARMENIA_ARMENIAN (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
DSpacingAndPunctuationsTests.java79 private SpacingAndPunctuations ARMENIA_ARMENIAN; field in SpacingAndPunctuationsTests
105 ARMENIA_ARMENIAN = getSpacingAndPunctuations(new Locale("hy", "AM")); in setUp()
163 testingStandardWordSeparator(ARMENIA_ARMENIAN); in testWordSeparator()
164 assertTrue(ARMENIA_ARMENIAN.isWordSeparator(ARMENIAN_FULL_STOP)); in testWordSeparator()
165 assertTrue(ARMENIA_ARMENIAN.isWordSeparator(ARMENIAN_COMMA)); in testWordSeparator()
216 testingStandardWordConnector(ARMENIA_ARMENIAN); in testWordConnector()
278 testingStandardPrecededBySpace(ARMENIA_ARMENIAN); in testIsUsuallyPrecededBySpace()
324 testingStandardFollowedBySpace(ARMENIA_ARMENIAN); in testIsUsuallyFollowedBySpace()
325 assertTrue(ARMENIA_ARMENIAN.isUsuallyFollowedBySpace(ARMENIAN_FULL_STOP)); in testIsUsuallyFollowedBySpace()
326 assertTrue(ARMENIA_ARMENIAN.isUsuallyFollowedBySpace(ARMENIAN_COMMA)); in testIsUsuallyFollowedBySpace()
[all …]