Searched refs:setModuleIsolation (Results 1 – 7 of 7) sorted by relevance
113 CurrentInvocation.setModuleIsolation(IsolationGrade.FULLY_ISOLATED); in resetDevice()
248 CurrentInvocation.setModuleIsolation(IsolationGrade.FULLY_ISOLATED); in restoreSnapshotDevice()
518 CurrentInvocation.setModuleIsolation(IsolationGrade.REBOOT_ISOLATED); in recoverStateOfDevices()533 CurrentInvocation.setModuleIsolation(IsolationGrade.REBOOT_ISOLATED); in recoverStateOfDevices()
259 public static void setModuleIsolation(IsolationGrade isolation) { in setModuleIsolation() method in CurrentInvocation
198 CurrentInvocation.setModuleIsolation(IsolationGrade.NOT_ISOLATED); in run()
1243 CurrentInvocation.setModuleIsolation(IsolationGrade.NOT_ISOLATED); in runTests()1272 CurrentInvocation.setModuleIsolation(IsolationGrade.NOT_ISOLATED); in runTests()1320 CurrentInvocation.setModuleIsolation(IsolationGrade.NOT_ISOLATED); in runTests()
1100 CurrentInvocation.setModuleIsolation(IsolationGrade.NOT_ISOLATED); in run()1257 CurrentInvocation.setModuleIsolation(IsolationGrade.REBOOT_ISOLATED); in moduleIsolation()