Searched defs:interrupter (Results 1 – 2 of 2) sorted by relevance
170 CommandInterrupter interrupter = Mockito.mock(CommandInterrupter.class); in testRunTimed_interrupted() local521 CommandInterrupter interrupter = Mockito.mock(CommandInterrupter.class); in testSetInterruptibleInFuture() local
84 RunUtil(@Nonnull CommandInterrupter interrupter) { in RunUtil()88 private RunUtil(@Nonnull CommandInterrupter interrupter, boolean inheritEnvVars) { in RunUtil()