OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
826 - 850
of
2394
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
GlowingScene.cpp
130
bool GlowingScene::
tearDown
() {
150
return Scene::
tearDown
();
/cts/suite/cts/hostTests/jank/src/com/android/cts/jank/
CtsHostJankTest.java
76
protected void
tearDown
() throws Exception {
79
super.
tearDown
();
/cts/tests/tests/admin/src/android/admin/cts/
DeviceAdminActivationTest.java
81
protected void
tearDown
() throws Exception {
85
super.
tearDown
();
/cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptorTest.java
58
protected void
tearDown
() throws Exception {
59
super.
tearDown
();
AssetFileDescriptor_AutoCloseInputStreamTest.java
51
protected void
tearDown
() throws Exception {
52
super.
tearDown
();
AssetManager_AssetInputStreamTest.java
158
protected void
tearDown
() throws Exception {
159
super.
tearDown
();
TypedArrayTest.java
67
protected void
tearDown
() throws Exception {
68
super.
tearDown
();
/cts/tests/tests/database/src/android/database/cts/
AbstractWindowedCursorTest.java
46
protected void
tearDown
() throws Exception {
49
super.
tearDown
();
/cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteProgramTest.java
45
protected void
tearDown
() throws Exception {
49
super.
tearDown
();
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
StaticMetadataCollectionTest.java
49
protected void
tearDown
() throws Exception {
52
super.
tearDown
();
/cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java
57
protected void
tearDown
() throws Exception {
62
super.
tearDown
();
MediaMetadataRetrieverTest.java
42
protected void
tearDown
() throws Exception {
43
super.
tearDown
();
MidiSoloTest.java
79
protected void
tearDown
() throws Exception {
81
super.
tearDown
();
RingtoneManagerTest.java
70
protected void
tearDown
() throws Exception {
79
super.
tearDown
();
/cts/tests/tests/nativemedia/xa/src/
XAObjectCreationTest.cpp
91
virtual void
TearDown
() {
92
ALOGV("Test
TearDown
()");
/cts/tests/tests/net/src/android/net/http/cts/
HttpResponseCacheTest.java
52
@Override protected void
tearDown
() throws Exception {
55
super.
tearDown
();
/cts/tests/tests/os/src/android/os/cts/
FileObserverTest.java
52
protected void
tearDown
() throws Exception {
53
super.
tearDown
();
ProcessTest.java
88
protected void
tearDown
() throws Exception {
89
super.
tearDown
();
TokenWatcherTest.java
101
protected void
tearDown
() throws Exception {
102
super.
tearDown
();
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_AggregationSuggestionsTest.java
53
protected void
tearDown
() throws Exception {
54
super.
tearDown
();
ContactsContract_IsSuperPrimaryName.java
55
protected void
tearDown
() throws Exception {
57
super.
tearDown
();
ContactsContract_PhoneLookup.java
58
protected void
tearDown
() throws Exception {
59
super.
tearDown
();
ContactsContract_RawContactsTest.java
85
protected void
tearDown
() throws Exception {
86
super.
tearDown
();
ContactsContract_StructuredPhoneticName.java
52
protected void
tearDown
() throws Exception {
54
super.
tearDown
();
MediaStore_Video_ThumbnailsTest.java
59
protected void
tearDown
() throws Exception {
61
super.
tearDown
();
Completed in 459 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>