OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
701 - 725
of
1467
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java
68
public void
tearDown
() throws Exception {
69
super.
tearDown
();
/packages/apps/Music/tests/src/com/android/music/functional/
TestSongs.java
62
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
LegacyContactImporterTest.java
125
protected void
tearDown
() throws Exception {
126
super.
tearDown
();
PhotoStoreTest.java
64
protected void
tearDown
() throws Exception {
65
super.
tearDown
();
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
AbstractDownloadManagerFunctionalTest.java
169
protected void
tearDown
() throws Exception {
172
super.
tearDown
();
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParserTest.java
163
protected void
tearDown
() throws Exception {
164
super.
tearDown
();
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/
ConfigMatchTest.java
201
protected void
tearDown
() throws Exception {
202
super.
tearDown
();
/frameworks/base/libs/gui/tests/
SurfaceTexture_test.cpp
129
virtual void
TearDown
() {
383
virtual void
TearDown
() {
387
GLTest::
TearDown
();
[
all
...]
/external/gtest/test/
gtest_output_test_golden_lin.txt
165
Expected failure #4, in
TearDown
.
191
Expected failure #3, in
TearDown
().
204
Expected failure #2, in
TearDown
().
508
BarEnvironment::
TearDown
() called.
512
FooEnvironment::
TearDown
() called.
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
ConsoleHandlerTest.java
66
* @see TestCase#
tearDown
()
68
protected void
tearDown
() throws Exception {
69
super.
tearDown
();
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
InputStreamReaderTest.java
124
* @see TestCase#
tearDown
()
127
protected void
tearDown
() throws Exception {
136
super.
tearDown
();
OutputStreamWriterTest.java
72
* @see TestCase#
tearDown
()
75
protected void
tearDown
() throws Exception {
87
super.
tearDown
();
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ProxySelectorTest.java
555
* @see junit.framework.TestCase#
tearDown
()
557
protected void
tearDown
() throws Exception {
560
super.
tearDown
();
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ServiceLoaderTest.java
483
* @see junit.framework.TestCase#
tearDown
()
486
protected void
tearDown
() throws Exception {
487
super.
tearDown
();
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
AlgorithmParametersTest.java
59
* @see TestCase#
tearDown
()
61
protected void
tearDown
() throws Exception {
62
super.
tearDown
();
/external/chromium/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc
102
virtual void
TearDown
();
187
void GeolocationPermissionContextTests::
TearDown
() {
189
RenderViewHostTestHarness::
TearDown
();
/external/chromium/chrome/browser/webdata/
web_data_service_unittest.cc
89
virtual void
TearDown
() {
126
virtual void
TearDown
() {
129
WebDataServiceTest::
TearDown
();
/external/chromium/net/socket/
deterministic_socket_data_unittest.cc
29
virtual void
TearDown
();
82
void DeterministicSocketDataTest::
TearDown
() {
85
PlatformTest::
TearDown
();
/external/v8/src/
log.h
159
void
TearDown
();
388
// Guards against multiple calls to
TearDown
() that can happen in some tests.
389
// 'true' between Setup() and
TearDown
().
/frameworks/base/libs/utils/tests/
BlobCache_test.cpp
39
virtual void
TearDown
() {
268
virtual void
TearDown
() {
270
BlobCacheTest::
TearDown
();
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
MediaPlayerProxyTestCase.java
52
* test will construct the player in {@link #setUp()} and release it in {@link #
tearDown
()}.
85
protected void
tearDown
() throws Exception {
91
super.
tearDown
();
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
AlgorithmParametersTest.java
64
* @see TestCase#
tearDown
()
66
protected void
tearDown
() throws Exception {
67
super.
tearDown
();
/cts/tests/tests/app/src/android/app/cts/
ActivityManagerTest.java
65
protected void
tearDown
() throws Exception {
66
super.
tearDown
();
/cts/tests/tests/content/src/android/content/cts/
ContentProviderTest.java
60
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
ContentQueryMapTest.java
82
protected void
tearDown
() throws Exception {
94
super.
tearDown
();
Completed in 673 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>