Searched refs:orderedControl (Results 1 – 1 of 1) sorted by relevance
1456 IMocksControl orderedControl = EasyMock.createStrictControl(); in testRecoveryWithPattern() local1457 RecoverableTestDevice mockDevice = orderedControl.createMock(RecoverableTestDevice.class); in testRecoveryWithPattern()1460 orderedControl.createMock(DeqpTestRunner.ISleepProvider.class); in testRecoveryWithPattern()1464 orderedControl.replay(); in testRecoveryWithPattern()1479 orderedControl.verify(); in testRecoveryWithPattern()1596 IMocksControl orderedControl = EasyMock.createStrictControl(); in testRecovery_unkillableProcess() local1597 RecoverableTestDevice mockDevice = orderedControl.createMock(RecoverableTestDevice.class); in testRecovery_unkillableProcess()1599 orderedControl.createMock(DeqpTestRunner.ISleepProvider.class); in testRecovery_unkillableProcess()1634 orderedControl.replay(); in testRecovery_unkillableProcess()1638 orderedControl.verify(); in testRecovery_unkillableProcess()