Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java213 private boolean mDelegatedInvocation = false; field in TestInvocation
377 if (!mDelegatedInvocation) { in performInvocation()
705 if (mDelegatedInvocation) { in reportHostLog()
1185 mDelegatedInvocation = true; in invoke()