/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/ |
D | ClusterCommandLauncherFuncTest.java | 60 private IInvocationContext mInvocationContext; field in ClusterCommandLauncherFuncTest
|
D | ClusterCommandLauncherTest.java | 68 private IInvocationContext mInvocationContext; field in ClusterCommandLauncherTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
D | IncidentReportCollectorTest.java | 70 private IInvocationContext mInvocationContext; field in IncidentReportCollectorTest
|
/tools/tradefederation/core/src/com/android/tradefed/build/ |
D | DependenciesResolver.java | 66 private IInvocationContext mInvocationContext; field in DependenciesResolver
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/ |
D | StreamProtoResultReporterTest.java | 50 private IInvocationContext mInvocationContext; field in StreamProtoResultReporterTest
|
D | ProtoResultReporterTest.java | 52 private IInvocationContext mInvocationContext; field in ProtoResultReporterTest
|
D | ProtoResultParserTest.java | 64 private IInvocationContext mInvocationContext; field in ProtoResultParserTest
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | JsonHttpTestResultReporter.java | 96 private IInvocationContext mInvocationContext = null; field in JsonHttpTestResultReporter
|
/tools/tradefederation/core/tests/src/com/android/tradefed/retry/ |
D | ResultAggregatorTest.java | 53 private IInvocationContext mInvocationContext; field in ResultAggregatorTest
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommandLauncher.java | 111 private IInvocationContext mInvocationContext; field in ClusterCommandLauncher
|
/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandScheduler.java | 551 private final IInvocationContext mInvocationContext; field in CommandScheduler.InvocationThread 653 mCmd.getCommandTracker().getId(), elapsedTime, mInvocationContext); in run() local
|