Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java1150 updateInvocationContext(context, config); in invoke()
1628 private void updateInvocationContext(IInvocationContext context, IConfiguration config) { in updateInvocationContext() method in TestInvocation