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

<<11121314151617181920>>

  /frameworks/base/opengl/tests/EGLTest/
EGL_test.cpp 47 virtual void TearDown() {
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerTest.java 40 public void tearDown() throws Exception {
  /frameworks/base/test-runner/src/android/test/
ActivityTestCase.java 52 * This function is called by various TestCase implementations, at tearDown() time, in order
ActivityUnitTestCase.java 34 * automatically here by {@link #setUp} and {@link #tearDown}.
106 * be stopped by {@link #tearDown}.
165 protected void tearDown() throws Exception {
174 super.tearDown();
SyncBaseInstrumentation.java 29 * {@link #tearDown}.
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
AsmGeneratorTest.java 57 public void tearDown() throws Exception {
  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 127 * on script teardown.
  /libcore/luni/src/test/java/libcore/java/io/
RandomAccessFileTest.java 33 @Override protected void tearDown() throws Exception {
  /libcore/luni/src/test/java/libcore/java/lang/
OldIntegerTest.java 31 protected void tearDown() {
OldLongTest.java 31 protected void tearDown() {
  /libcore/luni/src/test/java/libcore/java/sql/
OldSQLTest.java 52 @Override public void tearDown() throws SQLException {
  /libcore/luni/src/test/java/tests/api/java/lang/ref/
WeakReferenceTest.java 78 protected void tearDown() {
  /libcore/luni/src/test/java/tests/api/java/util/
ConcurrentModificationExceptionTest.java 105 protected void tearDown() {
ListResourceBundleTest.java 76 protected void tearDown() {
MissingResourceExceptionTest.java 83 protected void tearDown() {
PropertyResourceBundleTest.java 96 protected void tearDown() {
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
SuggestionsTest.java 49 protected void tearDown() throws Exception {
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarCacheTest.java 45 public void tearDown() {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pktcdvd.h 96 __u32 command; /* in: Setup, teardown, status */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttrsXmlParserManifestTest.java 43 public void tearDown() throws Exception {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/project/
ProjectHelperTest.java 43 public void tearDown() throws Exception {
  /system/media/mca/effect/java/android/media/effect/
SingleFilterEffect.java 94 mFunction.tearDown();
  /system/media/mca/filterfw/java/android/filterfw/basefilters/
GLTextureSource.java 100 public void tearDown(FilterContext context) {
ObjectSource.java 79 public void tearDown(FilterContext context) {
  /system/media/mca/filterfw/java/android/filterfw/core/
FilterFunction.java 120 public void tearDown() {

Completed in 131 milliseconds

<<11121314151617181920>>