Searched refs:assertGetBooleanValue (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeySpecParserTests.java574 private static void assertGetBooleanValue(String message, String key, String[] moreKeys, method in class:KeySpecParserTests
583 assertGetBooleanValue("Has label", HAS_LABEL,
587 assertGetBooleanValue("HAS LABEL", HAS_LABEL,
591 assertGetBooleanValue("No has label", HAS_LABEL,
594 assertGetBooleanValue("No has label with fixed clumn order", HAS_LABEL,
599 assertGetBooleanValue("Multiple has label", HAS_LABEL,
605 assertGetBooleanValue("Multiple has label with needs dividers", HAS_LABEL,

Completed in 53 milliseconds