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.java103 InvocationScope getInvocationScope() { in setUp()
170 InvocationScope getInvocationScope() { in testParentSandboxInvocation_sharding()
270 InvocationScope getInvocationScope() { in testInvocation_sharding_notTests()
333 InvocationScope getInvocationScope() { in testInvocation_preInvocationFailing()
DTestInvocationTest.java277 InvocationScope getInvocationScope() { in setUp()
1600 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_noEnv()
1680 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_withEnv()
1772 InvocationScope getInvocationScope() { in testInvoke_deviceInfoBuild_withEnv_andSkipProperty()
DTestInvocationMultiTest.java109 InvocationScope getInvocationScope() { in setUp()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java651 InvocationScope scope = getInvocationScope(); in invoke()
780 InvocationScope getInvocationScope() { in getInvocationScope() method in TestInvocation