Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java512 int currentIndex = 0; in isStillRunning() local
516 String remoteFilePath = mRemoteTradefedDir + PROTO_RESULT_NAME + currentIndex; in isStillRunning()
523 currentIndex++; in isStillRunning()
592 String remoteFilePath = mRemoteTradefedDir + PROTO_RESULT_NAME + currentIndex; in isStillRunning()
599 currentIndex++; in isStillRunning()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2499 private int moveToNextIndexMatchingRegex(String regex, String[] lines, int currentIndex) { in moveToNextIndexMatchingRegex() argument
2500 while (currentIndex < lines.length && !lines[currentIndex].matches(regex)) { in moveToNextIndexMatchingRegex()
2501 currentIndex++; in moveToNextIndexMatchingRegex()
2504 if (currentIndex >= lines.length) { in moveToNextIndexMatchingRegex()
2511 return currentIndex; in moveToNextIndexMatchingRegex()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg167547 .local v0, "currentIndex", int