Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DSubtypeLocaleUtilsTests.java227 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testPredefinedSubtypesInEnglishSystemLocale() local
268 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testAdditionalSubtypesInEnglishSystemLocale() local
327 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testPredefinedSubtypesInFrenchSystemLocale() local
368 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testAdditionalSubtypesInFrenchSystemLocale() local
409 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testHinglishSubtypesInHindiSystemLocale() local
436 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testSerbianLatinSubtypesInSerbianSystemLocale() local
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DMimeTypes.java73 public static boolean mimeMatches(String[] filters, String[] tests) { in mimeMatches()
85 public static boolean mimeMatches(String filter, String[] tests) { in mimeMatches()
/packages/apps/Calendar/tests/src/com/android/calendar/
DWeekNumberTest.java51 DateAndWeekNumber[] tests = { field in WeekNumberTest
DFormatDateRangeTest.java74 DateTest[] tests = { field in FormatDateRangeTest