Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStatsTest.java500 int successfulAtoms = 0; in verifyLogging() local
511 successfulAtoms++; in verifyLogging()
532 .that(successfulAtoms) in verifyLogging()