HomeSort by relevance Sort by last modified time
    Searched refs:nextStringIndex (Results 1 - 2 of 2) sorted by null

  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
LogcatInspector.java 57 int nextStringIndex =
59 if (nextStringIndex < logcatStrings.length) {
62 + logcatStrings[nextStringIndex]
63 + (nextStringIndex > 0
64 ? " after " + logcatStrings[nextStringIndex - 1]
  /external/icu/icu4c/source/test/intltest/
usettest.cpp     [all...]

Completed in 1127 milliseconds