Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DRunNotifierWrapper.java25 public class RunNotifierWrapper extends RunNotifier { class
30 public RunNotifierWrapper(RunNotifier notifier) { in RunNotifierWrapper() method in RunNotifierWrapper