Home
last modified time | relevance | path

Searched defs:ServiceRunner (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/bugs/
DShouldNotDeadlockAnswerExecutionTest.java96 static class ServiceRunner implements Runnable { class in ShouldNotDeadlockAnswerExecutionTest
100 public ServiceRunner(Service service) { in ServiceRunner() method in ShouldNotDeadlockAnswerExecutionTest.ServiceRunner