Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 9 of 9) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DRunNotifierWrapper.java31 private RunNotifier notifier; field in RunNotifierWrapper
34 public RunNotifierWrapper(RunNotifier notifier) { in RunNotifierWrapper() argument
35 this.notifier = notifier; in RunNotifierWrapper()
44 notifier.addFirstListener(listener); in addFirstListener()
49 notifier.fireTestRunStarted(description); in fireTestRunStarted()
54 notifier.fireTestRunFinished(result); in fireTestRunFinished()
59 notifier.fireTestSuiteStarted(description); in fireTestSuiteStarted()
64 notifier.fireTestSuiteFinished(description); in fireTestSuiteFinished()
69 notifier.pleaseStop(); in pleaseStop()
74 notifier.addListener(listener); in addListener()
[all …]
DExceptionThrowingRunnerWrapper.java40 public void run(RunNotifier notifier) { in run() argument
41 RunNotifierWrapper runNotifierWrapper = new RunNotifierWrapper(notifier); in run()
/tools/tradefederation/core/lite/com/android/tradefed/lite/
DDryRunner.java49 public void run(RunNotifier notifier) { in run() argument
51 notifier.fireTestRunStarted(mDesc); in run()
52 fakeExecution(notifier, res.createListener(), mDesc); in run()
53 notifier.fireTestRunFinished(res); in run()
56 private void fakeExecution(RunNotifier notifier, RunListener list, Description desc) { in fakeExecution() argument
59 fakeExecution(notifier, list, child); in fakeExecution()
62 notifier.fireTestStarted(desc); in fakeExecution()
63 notifier.fireTestFinished(desc); in fakeExecution()
/tools/tradefederation/core/javatests/com/android/tradefed/lite/
DDryRunnerTest.java41 RunNotifier notifier = new RunNotifier(); in testFakeExecution() local
42 notifier.addListener(list); in testFakeExecution()
48 runner.run(notifier); in testFakeExecution()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceJUnit4ClassRunner.java108 protected void runChild(FrameworkMethod method, RunNotifier notifier) { in runChild() argument
109 RunNotifierWrapper wrapper = new RunNotifierWrapper(notifier); in runChild()
145 public void run(RunNotifier notifier) { in run() argument
146 RunNotifierWrapper wrapper = new RunNotifierWrapper(notifier); in run()
DDeviceSuite.java96 protected void runChild(Runner runner, RunNotifier notifier) { in runChild() argument
135 super.runChild(runner, notifier); in runChild()
/tools/external_updater/
DAndroid.bp36 main: "notifier.py",
37 srcs: ["notifier.py"],
/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/junit4/
DCustomizableParameterizedRunner.kt227 override fun runChild(child: Runner, notifier: RunNotifier) { in getChildren()
228 child.run(notifier) in getChildren()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg198033 .local v1, "notifier$iterator", java.util.Iterator
198043 .local v0, "notifier", com.android.ex.editstyledtext.EditStyledText$EditStyledTextNotifier
198089 .local v1, "notifier$iterator", java.util.Iterator
198099 .local v0, "notifier", com.android.ex.editstyledtext.EditStyledText$EditStyledTextNotifier
198253 .local v1, "notifier$iterator", java.util.Iterator
198263 .local v0, "notifier", com.android.ex.editstyledtext.EditStyledText$EditStyledTextNotifier