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.java218 private boolean mDelegatedInvocation = false; field in TestInvocation
383 if (!mDelegatedInvocation) { in performInvocation()
719 if (mDelegatedInvocation) { in reportHostLog()
1203 mDelegatedInvocation = true; in invoke()