HomeSort by relevance Sort by last modified time
    Searched full:teardown (Results 1551 - 1575 of 2394) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 459 protected void tearDown() throws Exception{
467 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 66 protected void tearDown() throws Exception {
69 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/hardware/display/
VirtualDisplayTest.java 95 protected void tearDown() throws Exception {
96 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/os/
PerformanceCollectorTest.java 40 protected void tearDown() throws Exception {
41 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java 46 protected void tearDown() throws Exception {
47 super.tearDown();
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 240 public void tearDown() throws Exception {
244 super.tearDown();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaPresetReverbTest.java 69 protected void tearDown() throws Exception {
70 super.tearDown();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 96 protected void tearDown() throws Exception {
108 super.tearDown();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 128 protected void tearDown() throws Exception {
137 super.tearDown();
  /frameworks/base/packages/SettingsLib/tests/src/com/android/settingslib/wifi/
WifiTrackerTest.java 84 protected void tearDown() throws Exception {
90 super.tearDown();
  /frameworks/compile/mclinker/unittests/
GraphTest.cpp 29 // TearDown() will be called immediately after each test.
30 void GraphTest::TearDown() {
LEB128Test.cpp 33 // TearDown() will be called immediately after each test.
34 void LEB128Test::TearDown() {
StaticResolverTest.cpp 41 // TearDown() will be called immediately after each test.
42 void StaticResolverTest::TearDown() {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct16x16_test.cc 432 virtual void TearDown() { libvpx_test::ClearSystemState(); }
475 virtual void TearDown() { libvpx_test::ClearSystemState(); }
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
CookieStoreTest.java 395 protected void tearDown() throws Exception {
398 super.tearDown();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
ChannelsTest.java 71 protected void tearDown() throws Exception {
82 super.tearDown();
SelectorTest.java 62 protected void tearDown() throws Exception {
73 super.tearDown();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
DocumentBuilderTest.java 134 protected void tearDown() throws Exception {
135 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamWriterTest.java 46 protected void tearDown() throws Exception {
53 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetMetaDataTest.java 48 public void tearDown() throws SQLException {
55 super.tearDown();
  /libcore/luni/src/test/java/libcore/java/util/logging/
OldFileHandlerTest.java 80 protected void tearDown() throws Exception {
85 super.tearDown();
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStore4Test.java 58 protected void tearDown() throws Exception {
59 super.tearDown();
KeyStoreBuilderTest.java 41 protected void tearDown() throws Exception {
42 super.tearDown();
  /libcore/luni/src/test/java/tests/java/sql/
SelectFunctionalityTest.java 64 public void tearDown() throws Exception {
68 super.tearDown();
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentImportNode.java 52 protected void tearDown() throws Exception {
55 super.tearDown();

Completed in 716 milliseconds

<<61626364656667686970>>