Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java90 public static final String GLOBAL_REMOTE_CONFIG = "global-remote-configuration"; field in RemoteInvocationExecution
239 listener.testLog(GLOBAL_REMOTE_CONFIG, LogDataType.XML, source); in runTests()