Home
last modified time | relevance | path

Searched refs:notifyListener (Results 1 – 18 of 18) sorted by relevance

/external/junit/src/main/java/org/junit/runner/notification/
DRunNotifier.java72 notifyListener(listener); in run()
81 protected abstract void notifyListener(RunListener each) throws Exception; in notifyListener() method in RunNotifier.SafeNotifier
90 protected void notifyListener(RunListener each) throws Exception { in fireTestRunStarted() method
102 protected void notifyListener(RunListener each) throws Exception { in fireTestRunFinished() method
120 protected void notifyListener(RunListener each) throws Exception { in fireTestSuiteStarted() method
137 protected void notifyListener(RunListener each) throws Exception { in fireTestSuiteFinished() method
155 protected void notifyListener(RunListener each) throws Exception { in fireTestStarted() method
175 protected void notifyListener(RunListener listener) throws Exception { in fireTestFailures() method
194 protected void notifyListener(RunListener each) throws Exception { in fireTestAssumptionFailed() method
208 protected void notifyListener(RunListener each) throws Exception { in fireTestIgnored() method
[all …]
/external/autotest/frontend/client/src/autotest/afe/
DTestSelector.java202 notifyListener(); in onChange()
239 private void notifyListener() { in notifyListener() method in TestSelector
251 notifyListener(); in onAdd()
256 notifyListener(); in onRemove()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUNotifier.java151 notifier.notifyListener(list[i]); in run()
169 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
DICUService.java940 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUNotifier.java153 notifier.notifyListener(list[i]); in run()
171 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
DICUService.java946 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
/external/icu/icu4c/source/common/
Dservnotf.h116 virtual void notifyListener(EventListener& l) const = 0;
Dservnotf.cpp110 notifyListener(*el); in notifyChanged()
Dserv.h944 virtual void notifyListener(EventListener& l) const;
Dserv.cpp956 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/external/icu/libicu/cts_headers/
Dservnotf.h116 virtual void notifyListener(EventListener& l) const = 0;
Dserv.h944 virtual void notifyListener(EventListener& l) const;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java145 protected void notifyListener(EventListener l) { in initRegistry()
DICUServiceTest.java1020 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUServiceTestSample.java148 protected void notifyListener(EventListener l) { in initRegistry()
DICUServiceTest.java1023 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/external/angle/src/libANGLE/renderer/metal/
DSyncMtl.mm92 [mMetalSharedEvent.get() notifyListener:eventListener
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp35 virtual void notifyListener(EventListener& /*l*/) const { in notifyListener() function in ICUNSubclass