Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java86 public static final String PROTO_RESULT_NAME = "output.pb"; field in RemoteInvocationExecution
432 mRemoteTradefedDir + PROTO_RESULT_NAME + currentIndex); in isStillRunning()
508 mRemoteTradefedDir + PROTO_RESULT_NAME + currentIndex); in isStillRunning()
603 new File(resultDirPath + PROTO_RESULT_NAME).getPath()); in createRemoteConfig()
683 resultDirPath + PROTO_RESULT_NAME); in fetchAndProcessResults()
690 resultDirPath + PROTO_RESULT_NAME, in fetchAndProcessResults()