Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DSandboxedInvocationExecutionTest.java114 InvocationScope getInvocationScope() { in setUp()
185 InvocationScope getInvocationScope() { in testParentSandboxInvocation_sharding()
287 InvocationScope getInvocationScope() { in testInvocation_sharding_notTests()
350 InvocationScope getInvocationScope() { in testInvocation_preInvocationFailing()
DTestInvocationTest.java316 InvocationScope getInvocationScope() { in setUp()
1656 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_noEnv()
1740 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_withEnv()
1842 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_withEnv_andSkipProperty()
DTestInvocationMultiTest.java121 InvocationScope getInvocationScope() { in setUp()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java787 InvocationScope scope = getInvocationScope(); in invoke()
951 InvocationScope getInvocationScope() { in getInvocationScope() method in TestInvocation