Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommand.java69 public ClusterCommand(String commandId, String taskId, String cmdLine) { in ClusterCommand()
87 String taskId, in ClusterCommand()
/tools/tradefederation/contrib/src/com/android/performance/tests/
DHermeticLaunchTest.java574 String taskId = match.group("tid"); in parseAtraceInfoFile() local