Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 25 of 31) sorted by relevance

12

/plugin/asciidocjs/node_modules/is-core-module/test/
Dindex.js119 st.teardown(mockProperty(Object.prototype, 'fs', { value: false }));
120 st.teardown(mockProperty(Object.prototype, 'path', { value: '>= 999999999' }));
121 st.teardown(mockProperty(Object.prototype, 'http', { value: data.http }));
122 st.teardown(mockProperty(Object.prototype, nonKey, { value: true }));
/plugin/asciidocjs/node_modules/resolve/test/
Dhome_paths_sync.js26 t.teardown(function cleanup() {
37 t.teardown(tmpResult.removeCallback);
43 t.teardown(function () {
Dhome_paths.js26 t.teardown(function cleanup() {
37 t.teardown(tmpResult.removeCallback);
43 t.teardown(function () {
/plugin/strata/_test/
Dstratatest.inc.php32 function teardown() { function in Strata_UnitTestCase
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOMySQLTest.php33 function teardown() { function in Sabre\\CalDAV\\Backend\\PDOMySQLTest
H A DPDOSqliteTest.php30 function teardown() { function in Sabre\\CalDAV\\Backend\\PDOSQLiteTest
/plugin/asciidocjs/node_modules/jake/test/integration/
Dselfdep.js18 teardown(function () {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DObjectTreeTest.php23 function teardown() { function in Sabre\\DAV\\ObjectTreeTest
/plugin/s5reloaded/ui/effects_support/
Dunittest.js468 initialize: function(name, test, setup, teardown) { argument
483 this.teardown = teardown || function() {};
500 this.teardown.bind(this)();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php39 function teardown() { function in Sabre\\CalDAV\\CalendarTest
H A DCalendarObjectTest.php31 function teardown() { function in Sabre\\CalDAV\\CalendarObjectTest
/plugin/photogallery/lightGallery/js/
Djquery.mousewheel.min.js8 …ght(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(thi…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php49 function teardown() { function in Sabre\\CalDAV\\Schedule\\SchedulingObjectTest
/plugin/markdownextra/
Dmarkdown.php301 function teardown() { function in Markdown_Parser
346 $this->teardown();
1794 function teardown() { function in MarkdownExtra_Parser
1805 parent::teardown();
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js269 Markdown_Parser.prototype.teardown = function() { method in Markdown_Parser
315 this.teardown();
1802 MarkdownExtra_Parser.prototype.teardown = function() { method in MarkdownExtra_Parser
1808 this.constructor.prototype.teardown.call(this); method in constructor
/plugin/jquery-syntax/
Djquery-1.6.min.js16teardown||o.teardown.call(a,m)===!1)&&f.removeEvent(a,h,s.handle),g=null,delete t[h]}if(f.isEmptyO… method
/plugin/dokumicrobugtracker/js/
Djquery.js2 …a,q);if(e!=null)break}}if(p.length===0||e!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)==…
3teardown:f.noop},live:{add:function(a){f.event.add(this,M(a.origType,a.selector),f.extend({},a,{ha… method
/plugin/jquery/
Djquery-1.4.2.js1771 if ( !special.teardown || special.teardown.call( elem, namespaces ) === false ) {
2024 teardown: jQuery.noop
2059 teardown: function( namespaces, eventHandle ) {
2189 teardown: function( data ) { method
2222 teardown: function( namespaces ) { method
2326 teardown: function( namespaces ) { method
2348 teardown: function() { method
Djquery-1.4.2.min.js52 null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca…
57 …?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add…
58 …function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(…
60 …pecial[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.eve… method
61 …&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.even…
64 …event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.even… method
65 d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(… method
Dscript.js19teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown method
/plugin/metaeditor/
Djstree.js550 this.teardown();
557 teardown : function () { method
5382 this.teardown = function () {
5386 parent.teardown.call(this);
7351 this.teardown = function () { method
7355 parent.teardown.call(this);
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Djquery.min.js3teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o … method
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js9teardown&&p.teardown.call(e,h,m.handle)!==!1||x.removeEvent(e,d,m.handle),delete c[d])}else for(d … method
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DCHANGELOG.md329 - [TEST] Fix teardown in yaml runner [[098030e]](http://github.com/elasticsearch/elasticsearch-php/…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2056 …ght(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(thi…

12