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.java97 static class ServiceRunner implements Runnable { class in ShouldNotDeadlockAnswerExecutionTest
101 public ServiceRunner(Service service) { in ServiceRunner() method in ShouldNotDeadlockAnswerExecutionTest.ServiceRunner