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

<<31323334353637383940>>

  /external/chromium/chrome/browser/
process_singleton_linux_uitest.cc 39 virtual void TearDown() {
40 UITest::TearDown();
  /external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc 45 virtual void TearDown() {
130 db.TearDown();
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm 162 virtual void TearDown() {
168 AutocompleteTextFieldEditorTest::TearDown();
  /external/chromium/net/base/
gzip_filter_unittest.cc 102 virtual void TearDown() {
109 PlatformTest::TearDown();
  /external/chromium/testing/gtest/test/
gtest-unittest-api_test.cc 134 // FinalSuccessChecker::TearDown.
236 virtual void TearDown() {
  /external/protobuf/gtest/test/
gtest-unittest-api_test.cc 140 // FinalSuccessChecker::TearDown.
236 virtual void TearDown() {
  /external/webkit/Source/WebKit/chromium/tests/
PopupMenuTest.cpp 190 virtual void TearDown()
272 // Nothing else to do, TearDown() deletes the popup.
  /frameworks/base/core/java/android/net/
EthernetDataTracker.java 232 public boolean teardown() { method in class:EthernetDataTracker
239 * Re-enable connectivity to a network after a {@link #teardown()}.
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 83 protected void tearDown() throws Exception {
85 super.tearDown();
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 49 protected void tearDown() throws Exception {
50 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerFunctionalTest.java 58 public void tearDown() throws Exception {
59 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseStatementTest.java 58 protected void tearDown() throws Exception {
61 super.tearDown();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaEqualizerTest.java 66 protected void tearDown() throws Exception {
67 super.tearDown();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 95 protected void tearDown() throws Exception {
108 super.tearDown();
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ThrottleServiceTest.java 85 public void tearDown() throws Exception {
94 super.tearDown();
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/mockril/
MockRilTest.java 49 protected void tearDown() throws Exception {
50 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/io/
OldFilterInputStreamTest.java 315 protected void tearDown() {
319 System.out.println("Unexpected exception in tearDown().");
OldPushbackInputStreamTest.java 349 protected void tearDown() {
353 fail("IOException during tearDown : " + e.getMessage());
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldSocketChannelTest.java 68 protected void tearDown() throws Exception {
69 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_AbstractTest.java 68 protected void tearDown() throws Exception {
69 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetTest.java 55 public void tearDown() throws SQLException {
56 super.tearDown();
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 46 protected void tearDown() throws Exception {
47 super.tearDown();
  /libcore/luni/src/test/java/tests/api/java/util/
AbstractSequentialListTest.java 37 protected void tearDown() throws Exception {
38 super.tearDown();
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
SAXParserFactoryTest.java 63 public void tearDown() throws Exception {
65 super.tearDown();
  /libcore/luni/src/test/java/tests/java/sql/
MultiThreadAccessTest.java 60 public void tearDown() throws Exception {
65 super.tearDown();

Completed in 655 milliseconds

<<31323334353637383940>>