OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
401 - 425
of
5693
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/content/src/android/content/cts/
ImageCaptureUriExtraToClipDataTest.java
62
protected void
tearDown
() throws Exception {
66
super.
tearDown
();
/cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptor_AutoCloseOutputStreamTest.java
38
protected void
tearDown
() throws Exception {
39
super.
tearDown
();
/cts/tests/tests/media/src/android/media/cts/
AudioPlayRoutingNative.java
53
protected void
tearDown
() throws Exception {
54
super.
tearDown
();
FaceDetector_FaceTest.java
44
protected void
tearDown
() throws Exception {
45
super.
tearDown
();
/cts/tests/tests/net/src/android/net/http/cts/
ApacheHttpClientTest.java
48
protected void
tearDown
() throws Exception {
49
super.
tearDown
();
/cts/tests/tests/os/src/android/os/cts/
CountDownTimerTest.java
88
protected void
tearDown
() throws Exception {
89
super.
tearDown
();
/cts/tests/tests/packageinstaller/adminpackageinstaller/
AndroidTest.xml
23
<option name="
teardown
-command" value="rm -rf /data/local/tmp/cts"/>
39
<option name="
teardown
-command" value="dpm remove-active-admin --user current 'android.packageinstaller.admin.cts/.BasicAdminReceiver'"/>
/cts/tests/tests/permission/
AndroidTest.xml
29
<option name="
teardown
-command" value="rm -rf /data/local/tmp/cts"/>
40
<option name="
teardown
-command" value="pm uninstall android.permission.cts.appthatrequestpermission" />
/cts/tests/tests/permission/src/android/permission/cts/
TvPermissionTest.java
41
protected void
tearDown
() throws Exception {
42
super.
tearDown
();
/cts/tests/tests/provider/src/android/provider/cts/
MediaStoreTest.java
50
protected void
tearDown
() throws Exception {
57
super.
tearDown
();
MediaStore_VideoTest.java
46
protected void
tearDown
() throws Exception {
51
super.
tearDown
();
UserDictionary_WordsTest.java
57
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
/cts/tests/tests/provider/src/android/provider/cts/contacts/
ContactsContract_ProviderStatus.java
51
protected void
tearDown
() throws Exception {
52
super.
tearDown
();
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/
ContactsContract_Subquery.java
43
protected void
tearDown
() throws Exception {
44
super.
tearDown
();
/cts/tests/tests/renderscript/src/android/renderscript/cts/
GetElementAt.java
36
protected void
tearDown
() throws Exception {
49
super.
tearDown
();
IntrinsicLut.java
32
protected void
tearDown
() throws Exception {
39
super.
tearDown
();
RsUnpackColor8888Test.java
29
protected void
tearDown
() throws Exception {
33
super.
tearDown
();
SampleTest.java
88
protected void
tearDown
() throws Exception {
92
super.
tearDown
();
SendToClient.java
31
protected void
tearDown
() throws Exception {
35
super.
tearDown
();
SendToClientBlockingTest.java
40
protected void
tearDown
() throws Exception {
44
super.
tearDown
();
/cts/tests/tests/security/src/android/security/cts/
STKFrameworkTest.java
37
protected void
tearDown
() throws Exception {
38
super.
tearDown
();
/cts/tests/tests/telecom/src/android/telecom/cts/
BasicInCallServiceTest.java
52
protected void
tearDown
() throws Exception {
56
super.
tearDown
();
/cts/tests/tests/telephony/src/android/telephony/cts/
CellLocationTest.java
50
protected void
tearDown
() throws Exception {
55
super.
tearDown
();
/cts/tests/tests/tv/src/android/tv/settings/cts/
SettingsLeanbackTest.java
49
protected void
tearDown
() throws Exception {
51
super.
tearDown
();
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
IsolatedServiceTest.java
55
protected void
tearDown
() throws Exception {
61
super.
tearDown
();
Completed in 322 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>