OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
576 - 600
of
2394
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Dialer/tests/src/com/android/dialer/util/
ExpirableCacheTest.java
42
protected void
tearDown
() throws Exception {
44
super.
tearDown
();
LocaleTestUtils.java
45
* public void
tearDown
() throws Exception {
48
* super.
tearDown
();
/packages/apps/Email/tests/src/com/android/email/
ControllerProviderOpsTests.java
59
public void
tearDown
() throws Exception {
60
super.
tearDown
();
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
ImageAndVideoCapture.java
59
protected void
tearDown
() throws Exception {
60
super.
tearDown
();
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
CameraLatency.java
65
protected void
tearDown
() throws Exception {
66
super.
tearDown
();
ImageCapture.java
65
protected void
tearDown
() throws Exception {
67
super.
tearDown
();
SwitchPreview.java
64
protected void
tearDown
() throws Exception {
67
super.
tearDown
();
VideoCapture.java
66
protected void
tearDown
() throws Exception {
68
super.
tearDown
();
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/accounts/
AccountsChangedReceiverTests.java
47
protected void
tearDown
() throws Exception {
48
super.
tearDown
();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
NameNormalizerTest.java
53
protected void
tearDown
() throws Exception {
55
super.
tearDown
();
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
HelpersTest.java
35
protected void
tearDown
() throws Exception {
39
super.
tearDown
();
ThreadingTest.java
44
protected void
tearDown
() throws Exception {
46
super.
tearDown
();
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
InCallWakeLockControllerTest.java
65
public void
tearDown
() throws Exception {
67
super.
tearDown
();
/platform_testing/tests/jank/sysapp/src/com/android/sysapp/janktests/
CalendarJankTests.java
72
protected void
tearDown
() throws Exception {
74
super.
tearDown
();
ChromeJankTests.java
61
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
ContactsJankTests.java
64
protected void
tearDown
() throws Exception {
66
super.
tearDown
();
YouTubeJankTests.java
59
protected void
tearDown
() throws Exception {
61
super.
tearDown
();
/platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/
WebViewFlingTest.java
108
protected void
tearDown
() throws Exception {
111
super.
tearDown
();
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_dumb.py
39
def
tearDown
(self):
43
super(BuildDumbTestCase, self).
tearDown
()
test_core.py
40
def
tearDown
(self):
45
super(CoreTestCase, self).
tearDown
()
test_upload.py
64
def
tearDown
(self):
66
super(uploadTestCase, self).
tearDown
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_dumb.py
39
def
tearDown
(self):
43
super(BuildDumbTestCase, self).
tearDown
()
test_core.py
40
def
tearDown
(self):
45
super(CoreTestCase, self).
tearDown
()
test_upload.py
64
def
tearDown
(self):
66
super(uploadTestCase, self).
tearDown
()
/system/bt/osi/test/
alarm_test.cpp
47
virtual void
TearDown
() {
49
AlarmTestHarness::
TearDown
();
Completed in 140 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>