Home
last modified time | relevance | path

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

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/logger/
DCurrentInvocation.java211 public static @Nullable IInvocationContext getInvocationContext() { in getInvocationContext() method in CurrentInvocation
/tools/tradefederation/core/src/com/android/tradefed/result/
DCollectingTestListener.java118 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.java1450 public IInvocationContext getInvocationContext() { in getInvocationContext() method in ITestSuite
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java874 IInvocationContext getInvocationContext() { in getInvocationContext() method in CommandScheduler.InvocationThread