/system/connectivity/shill/wifi/ |
tdls_manager_unittest.cc | 145 // TDLS teardown operation succeed. 154 // TDLS teardown operation failed.
|
/system/core/adb/ |
shell_service_protocol_test.cpp | 56 // test, set it to -1 to prevent TearDown() trying to close it again. 57 void TearDown() {
|
/external/dbus/test/internals/ |
refs.c | 555 teardown (Fixture *f, function 599 test_connection, teardown); 601 test_message, teardown); 603 test_pending_call, teardown); 605 test_server, teardown);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
MffContext.java | 201 mCameraStreamer.tearDown(); 208 tearDown(); 428 private void tearDown() { 431 graph.tearDown(); 436 runner.tearDown();
|
/libcore/luni/src/test/java/libcore/java/io/ |
OldBufferedReaderTest.java | 78 // Avoid IOException in tearDown(). 184 // Avoid IOException in tearDown(). 259 // Avoid IOException in tearDown(). 289 // Avoid IOException in tearDown(). 320 protected void tearDown() {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DcTracker.java | 523 log("onActionIntentReconnectAlarm: tearDown apnContext=" + apnContext); 525 dcac.tearDown(apnContext, "", null); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_import.py | 41 def tearDown(self): 43 setUp = tearDown 428 def tearDown(self): 499 def tearDown(self): 541 def tearDown(self): 543 setUp = tearDown 635 def tearDown(self):
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_import.py | 41 def tearDown(self): 43 setUp = tearDown 428 def tearDown(self): 499 def tearDown(self): 541 def tearDown(self): 543 setUp = tearDown 635 def tearDown(self):
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_import.py | 41 def tearDown(self): 43 setUp = tearDown 428 def tearDown(self): 499 def tearDown(self): 541 def tearDown(self): 543 setUp = tearDown 635 def tearDown(self):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_import.py | 41 def tearDown(self): 43 setUp = tearDown 428 def tearDown(self): 499 def tearDown(self): 541 def tearDown(self): 543 setUp = tearDown 635 def tearDown(self):
|
/bootable/recovery/tests/component/ |
applypatch_test.cpp | 139 virtual void TearDown() { 192 virtual void TearDown() { 194 ApplyPatchCacheTest::TearDown();
|
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsContract_SearchSnippetsTest.java | 75 protected void tearDown() throws Exception { 76 super.tearDown(); 211 * removed during teardown.
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
MemoryHandlerTest.java | 92 * @see TestCase#tearDown() 94 protected void tearDown() throws Exception { 95 super.tearDown();
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
KeyPairGenerator2Test.java | 66 * @see TestCase#tearDown() 68 protected void tearDown() throws Exception { 69 super.tearDown();
|
KeyStoreTest.java | 97 * @see TestCase#tearDown() 99 protected void tearDown() throws Exception { 100 super.tearDown();
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
CertificateFactory2Test.java | 77 * @see TestCase#tearDown() 79 protected void tearDown() throws Exception { 80 super.tearDown();
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
KeyStore_Impl2Test.java | 81 * @see TestCase#tearDown() 83 protected void tearDown() throws Exception { 84 super.tearDown();
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/ |
CertStore_ImplTest.java | 77 * @see TestCase#tearDown() 79 protected void tearDown() throws Exception { 80 super.tearDown();
|
/external/autotest/client/deps/lansim/src/py/ |
simulator_unittest.py | 93 def tearDown(self): 153 def tearDown(self): 170 # Clean the error before tearDown()
|
/external/autotest/site_utils/autoupdate/ |
full_release_test_test.py | 86 def tearDown(self): 87 """Common tearDown removes tmpdir.""" 88 mox.MoxTestBase.tearDown(self)
|
/external/chromium-trace/catapult/third_party/flot/ |
jquery.flot.navigate.min.js | 7 (function(a){function e(h){var k,j=this,l=h.data||{};if(l.elem)j=h.dragTarget=l.elem,h.dragProxy=d.proxy||j,h.cursorOffsetX=l.pageX-l.left,h.cursorOffsetY=l.pageY-l.top,h.offsetX=h.pageX-h.cursorOffsetX,h.offsetY=h.pageY-h.cursorOffsetY;else if(d.dragging||l.which>0&&h.which!=l.which||a(h.target).is(l.not))return;switch(h.type){case"mousedown":return a.extend(l,a(j).offset(),{elem:j,target:h.target,pageX:h.pageX,pageY:h.pageY}),b.add(document,"mousemove mouseup",e,l),i(j,!1),d.dragging=null,!1;case!d.dragging&&"mousemove":if(g(h.pageX-l.pageX)+g(h.pageY-l.pageY)<l.distance)break;h.target=l.target,k=f(h,"dragstart",j),k!==!1&&(d.dragging=j,d.proxy=h.dragProxy=a(k||j)[0]);case"mousemove":if(d.dragging){if(k=f(h,"drag",j),c.drop&&(c.drop.allowed=k!==!1,c.drop.handler(h)),k!==!1)break;h.type="mouseup"}case"mouseup":b.remove(document,"mousemove mouseup",e),d.dragging&&(c.drop&&c.drop.handler(h),f(h,"dragend",j)),i(j,!0),d.dragging=d.proxy=l.elem=!1}return!0}function f(b,c,d){b.type=c;var e=a.event.dispatch.call(d,b);return e===!1?!1:e||b.result}function g(a){return Math.pow(a,2)}function h(){return d.dragging===!1}function i(a,b){a&&(a.unselectable=b?"off":"on",a.onselectstart=function(){return b},a.style&&(a.style.MozUserSelect=b?"":"none"))}a.fn.drag=function(a,b,c){return b&&this.bind("dragstart",a),c&&this.bind("dragend",c),a?this.bind("drag",b?b:a):this.trigger("drag")};var b=a.event,c=b.special,d=c.drag={not:":input",distance:0,which:1,dragging:!1,setup:function(c){c=a.extend({distance:d.distance,which:d.which,not:d.not},c||{}),c.distance=g(c.distance),b.add(this,"mousedown",e,c),this.attachEvent&&this.attachEvent("ondragstart",h)},teardown:function(){b.remove(this,"mousedown",e),this===d.dragging&&(d.dragging=d.proxy=!1),i(this,!0),this.detachEvent&&this.detachEvent("ondragstart",h)}};c.dragstart=c.dragend={setup:function(){},teardown:function(){}}})(jQuery);(function(d){function e(a){var b=a||window.event,c=[].slice.call(arguments,1),f=0,e=0,g=0,a=d.event.fix(b);a.type="mousewheel";b.wheelDelta&&(f=b.wheelDelta/120);b.detail&&(f=-b.detail/3);g=f;void 0!==b.axis&&b.axis===b.HORIZONTAL_AXIS&&(g=0,e=-1*f);void 0!==b.wheelDeltaY&&(g=b.wheelDeltaY/120);void 0!==b.wheelDeltaX&&(e=-1*b.wheelDeltaX/120);c.unshift(a,f,e,g);return(d.event.dispatch||d.event.handle).apply(this,c)}var c=["DOMMouseScroll","mousewheel"];if(d.event.fixHooks)for(var h=c.length;h;)d.event.fixHooks[c[--h]]=d.event.mouseHooks;d.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],e,!1);else this.onmousewheel=e},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],e,!1) (…)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/utils/ |
test_utils.py | 189 def tearDown(self): 232 def tearDown(self): 300 def tearDown(self):
|
/external/chromium-trace/catapult/third_party/webapp2/tests/ |
extras_config_test.py | 10 def tearDown(self): 164 def tearDown(self): 259 def tearDown(self):
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
TestThread.java | 25 import com.google.common.testing.TearDown; 54 public final class TestThread<L> extends Thread implements TearDown { 77 @Override public void tearDown() throws Exception {
|
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/session/ |
DefaultSessionTest.java | 75 * @see org.mockftpserver.test.AbstractTest#tearDown()
77 protected void tearDown() throws Exception {
78 super.tearDown();
|