Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/
DCollectingTestListener.java111 public IInvocationContext getInvocationContext() { in getInvocationContext() method in CollectingTestListener
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java102 public final IInvocationContext getInvocationContext() { in getInvocationContext() method in BaseHostJUnit4Test
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java1083 public IInvocationContext getInvocationContext() { in getInvocationContext() method in ITestSuite
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java704 IInvocationContext getInvocationContext() { in getInvocationContext() method in CommandScheduler.InvocationThread