Home
last modified time | relevance | path

Searched defs:each (Results 1 – 25 of 28) sorted by relevance

12

/external/junit/src/org/junit/runner/notification/
DRunNotifier.java49 abstract protected void notifyListener(RunListener each) throws Exception; in notifyListener()
58 protected void notifyListener(RunListener each) throws Exception { in fireTestRunStarted()
70 protected void notifyListener(RunListener each) throws Exception { in fireTestRunFinished()
86 protected void notifyListener(RunListener each) throws Exception { in fireTestStarted()
99 protected void notifyListener(RunListener each) throws Exception { in fireTestFailure()
116 protected void notifyListener(RunListener each) throws Exception { in fireTestAssumptionFailed()
129 protected void notifyListener(RunListener each) throws Exception { in fireTestIgnored()
144 protected void notifyListener(RunListener each) throws Exception { in fireTestFinished()
/external/junit/src/org/junit/internal/builders/
DNullBuilder.java11 public Runner runnerForClass(Class<?> each) throws Throwable { in runnerForClass()
DSuiteMethodBuilder.java12 public Runner runnerForClass(Class<?> each) throws Throwable { in runnerForClass()
/external/junit/src/org/junit/internal/matchers/
DEach.java10 public static <T> Matcher<Iterable<T>> each(final Matcher<T> individual) { in each() method in Each
/external/v8/test/mjsunit/regress/
Dregress-crbug-3184.js58 function(each) { argument
/external/junit/src/org/junit/internal/
DTextListener.java72 protected void printFailure(Failure each, String prefix) { in printFailure()
/external/opencv3/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/
DColorBlobDetector.java85 Iterator<MatOfPoint> each = contours.iterator(); in process() local
/external/opencv3/modules/cudalegacy/src/
DNCV.cpp835 for (Ncv32u each=rect.y; each<rect.y+rect.height && each<dstHeight; each++) in drawRectsWrapperHost() local
842 for (Ncv32u each=rect.y; each<rect.y+rect.height && each<dstHeight; each++) in drawRectsWrapperHost() local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtoken.rb319 def each method
Dstreams.rb996 def each( *args ) singletonMethod in ANTLR3.StringStream.CommonTokenStream
Dtree.rb1179 def each singletonMethod in CommonTreeNodeStream
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DTemplateInterpreter.java521 private void each(PVariable variable, String parentName, Data items, PCommand command) { in each() method in TemplateInterpreter
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.js138 each: function( callback, args ) { method
345 each: function( obj, callback, args ) { method
/external/v8/src/ast/
Dast.h807 void Initialize(Expression* each, Expression* subject, Statement* body) { in Initialize()
813 Expression* each() const { return each_; } in each() function
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Djquery-1.4.2.min.js24 …or?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){retur… method
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Djquery-1.4.2.min.js24 …or?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){retur… method
/external/v8/src/parsing/
Dparser.cc3204 Expression* each, Expression* subject, in InitializeForEachStatement()
/external/opencv3/modules/core/src/
Dmatmul.cpp2417 for(std::vector<cv::Mat>::iterator each = src.begin(); each != src.end(); each++, i++ ) in calcCovarMatrix() local
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Djquery-1.6.1.min.js16 …),c.body.removeChild(ck)}cj[a]=d}return cj[a]}function cu(a,b){var c={};f.each(cp.concat.apply([],… method
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1 …),e=v.retrieve(t,[]),x=s[0].event,u=Array.slice(arguments,2),h=g,f=this;s.each(function(o){var n=o… method
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2 …play"),b.removeChild(ck)}cj[a]=e}return cj[a]}function ct(a,b){var c={};f.each(cp.concat.apply([],… method
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2 …play"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],… method
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js2 …(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){retur… method
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js2 …(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){retur… method
/external/libjpeg-turbo/doc/html/
Djquery.js2 …play"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],… method

12