HomeSort by relevance Sort by last modified time
    Searched full:teardown (Results 651 - 675 of 1467) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/app/src/android/app/cts/
DownloadManagerTest.java 58 protected void tearDown() throws Exception {
59 super.tearDown();
  /cts/tests/tests/content/src/android/content/cts/
ContentResolverSyncTestCase.java 54 public void tearDown() throws Exception {
60 super.tearDown();
  /cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptor_AutoCloseInputStreamTest.java 56 protected void tearDown() throws Exception {
57 super.tearDown();
  /cts/tests/tests/database/src/android/database/cts/
AbstractWindowedCursorTest.java 51 protected void tearDown() throws Exception {
54 super.tearDown();
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java 85 protected void tearDown() throws Exception {
90 super.tearDown();
  /cts/tests/tests/os/src/android/os/cts/
MessengerTest.java 127 protected void tearDown() throws Exception {
128 super.tearDown();
ProcessTest.java 91 protected void tearDown() throws Exception {
92 super.tearDown();
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_ThumbnailsTest.java 53 protected void tearDown() throws Exception {
64 super.tearDown();
  /cts/tests/tests/telephony/src/android/telephony/cts/
PhoneStateListenerTest.java 57 protected void tearDown() throws Exception {
58 super.tearDown();
  /cts/tests/tests/text/src/android/text/format/cts/
DateFormatTest.java 66 protected void tearDown() throws Exception {
74 super.tearDown();
  /cts/tests/tests/text/src/android/text/method/cts/
PasswordTransformationMethodTest.java 105 protected void tearDown() throws Exception {
107 super.tearDown();
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewClientTest.java 55 protected void tearDown() throws Exception {
61 super.tearDown();
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DeflaterInputStreamTest.java 382 protected void tearDown() throws Exception {
384 super.tearDown();
ZipOutputStreamTest.java 287 protected void tearDown() throws Exception {
296 super.tearDown();
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PushbackInputStreamTest.java 249 protected void tearDown() {
253 fail("IOException during tearDown : " + e.getMessage());
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
AbstractBufferTest.java 37 protected void tearDown() throws Exception{
38 super.tearDown();
  /external/chromium/base/win/
event_trace_consumer_unittest.cc 115 virtual void TearDown() {
263 virtual void TearDown() {
  /external/chromium/chrome/browser/autocomplete/
keyword_provider_unittest.cc 29 virtual void TearDown();
57 void KeywordProviderTest::TearDown() {
  /external/chromium/chrome/browser/history/
visit_database_unittest.cc 56 void TearDown() {
58 PlatformTest::TearDown();
  /external/chromium/chrome/browser/notifications/
desktop_notification_service_unittest.cc 110 virtual void TearDown() {
114 RenderViewHostTestHarness::TearDown();
  /external/chromium/chrome/browser/resources/shared/js/cr/
link_controller_test.html 61 function tearDown() {
62 mockControl.$tearDown();
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 62 virtual void TearDown() {
63 test_util_.TearDown();
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_base_controller_unittest.mm 83 virtual void TearDown() {
85 CocoaTest::TearDown();
  /external/v8/test/cctest/
test-log.cc 36 static void TearDown() {
37 LOGGER->TearDown();
47 TearDown();
90 TearDown();
116 TearDown();
130 LOGGER->TearDown();
177 LOGGER->TearDown();
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothTetheringDataTracker.java 117 public boolean teardown() { method in class:BluetoothTetheringDataTracker
128 * Re-enable connectivity to a network after a {@link #teardown()}.

Completed in 402 milliseconds

<<21222324252627282930>>