Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java518 private IInvocationContext mShardContext; field in IntegrationTest.ShardThread
526 mShardContext = context; in ShardThread()
535 listener.invocationStarted(mShardContext); in run()