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

<<21222324252627282930>>

  /external/webrtc/src/common_audio/resampler/
resampler_unittest.cc 57 virtual void TearDown();
71 void ResamplerTest::TearDown() {}
  /frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestCase.java 59 protected void tearDown() throws Exception {
63 super.tearDown();
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiConnectionTest.java 54 public void tearDown() throws Exception {
56 super.tearDown();
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiApStress.java 61 protected void tearDown() throws Exception {
69 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/app/activity/
ActivityTestsBase.java 51 protected void tearDown() throws Exception {
53 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageHelperTests.java 77 protected void tearDown() throws Exception {
78 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseErrorHandlerTest.java 52 protected void tearDown() throws Exception {
55 super.tearDown();
DatabaseLocaleTest.java 60 protected void tearDown() throws Exception {
62 super.tearDown();
DatabaseLockTest.java 56 protected void tearDown() throws Exception {
59 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/net/http/
CookiesTest.java 41 @Override protected void tearDown() throws Exception {
43 super.tearDown();
DefaultHttpClientTest.java 46 @Override protected void tearDown() throws Exception {
48 super.tearDown();
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityTest.java 85 protected void tearDown() throws Exception {
94 super.tearDown();
  /frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java 65 protected void tearDown() throws Exception {
66 super.tearDown();
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GLEnvironment.java 43 public synchronized void tearDown() {
52 tearDown();
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerServiceTest.java 41 protected void tearDown() throws Exception {
43 super.tearDown();
  /frameworks/compile/mclinker/unittests/
ELFBinaryReaderTest.cpp 34 // TearDown() will be called immediately after each test.
35 void ELFBinaryReaderTest::TearDown() {
FragmentRefTest.cpp 35 // TearDown() will be called immediately after each test.
36 void FragmentRefTest::TearDown() {
FragmentTest.cpp 30 // TearDown() will be called immediately after each test.
31 void FragmentTest::TearDown() {
GCFactoryListTraitsTest.cpp 45 // TearDown() will be called immediately after each test.
46 void GCFactoryListTraitsTest::TearDown() {
SectionDataTest.cpp 30 // TearDown() will be called immediately after each test.
31 void SectionDataTest::TearDown() {
UniqueGCFactoryBaseTest.cpp 32 // TearDown() will be called immediately after each test.
33 void UniqueGCFactoryBaseTest::TearDown() {
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLThreadToGL.h 160 virtual void TearDown() {
166 SurfaceTextureGLToGLTest::TearDown();
  /frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
BlasTest.java 60 public void tearDown() throws Exception {
61 super.tearDown();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ConsoleTest.java 56 protected void tearDown() throws Exception {
58 super.tearDown();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
InterfaceAddressTest.java 158 protected void tearDown() throws Exception {
161 super.tearDown();

Completed in 625 milliseconds

<<21222324252627282930>>