OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expectedLabel
(Results
1 - 11
of
11
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeySpecParserTests.java
30
final String
expectedLabel
, final String expectedOutputText, final int expectedIcon,
37
assertEquals(message + " [label]",
expectedLabel
, actualLabel);
KeySpecParserTestsBase.java
57
final String
expectedLabel
, final String expectedOutputText, final int expectedIcon,
61
final String
expectedLabel
, final String expectedOutputText, final int expectedIconId,
64
assertParser(message, keySpec,
expectedLabel
, expectedOutputText, expectedIconId,