Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java532 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_firstModuleRunsAll() local
574 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_parallelRun() local
622 StrictShardHelper helper = new StrictShardHelper(); in testRun_sharding_withIndex() local
733 StrictShardHelper helper = new StrictShardHelper(); in helperTestShardIndex() local
/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DUsbDevice.java38 UsbDevice(@Nonnull UsbHelper helper, @Nonnull Pointer devicePointer) { in UsbDevice()
DAoaDevice.java100 AoaDevice(@Nonnull UsbHelper helper, @Nonnull UsbDevice delegate) { in AoaDevice()
/tools/tradefederation/core/src/com/android/tradefed/result/
DJsonHttpTestResultReporter.java166 IHttpHelper helper = new HttpHelper(); in postResults() local
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DStrictShardHelper.java58 DynamicShardHelper helper = new DynamicShardHelper(); in shardConfig() local
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DClearcutClient.java336 HttpHelper helper = new HttpHelper(); in sendToClearcut() local
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java293 IShardHelper helper = createShardHelper(); in shardConfig() local