Home
last modified time | relevance | path

Searched defs:getInvocationContext (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DCollectingTestListener.java106 public IInvocationContext getInvocationContext() { in getInvocationContext() method in CollectingTestListener
/tools/tradefederation/core/src/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java110 public final IInvocationContext getInvocationContext() { in getInvocationContext() method in BaseHostJUnit4Test
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java712 IInvocationContext getInvocationContext() { in getInvocationContext() method in CommandScheduler.InvocationThread