OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
451 - 475
of
3808
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
ThreadingTest.java
44
protected void
tearDown
() throws Exception {
46
super.
tearDown
();
/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
CarSensorManagerTest.java
73
protected void
tearDown
() throws Exception {
74
super.
tearDown
();
/packages/services/Car/tests/carservice_test/src/com/android/support/car/test/
CarSensorManagerTest.java
82
protected void
tearDown
() throws Exception {
83
super.
tearDown
();
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ProximitySensorManagerTest.java
54
public void
tearDown
() throws Exception {
56
super.
tearDown
();
/platform_testing/tests/functional/launchertests/src/com/android/launcher/functional/
PhoneHotseatTests.java
51
protected void
tearDown
() throws Exception {
53
super.
tearDown
();
TabletHotseatTests.java
52
protected void
tearDown
() throws Exception {
54
super.
tearDown
();
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationSecurityLargeTests.java
55
public void
tearDown
() throws Exception {
61
super.
tearDown
();
NotificationSecurityTests.java
51
public void
tearDown
() throws Exception {
54
super.
tearDown
();
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DataUsageSettingsTests.java
49
protected void
tearDown
() throws Exception {
53
super.
tearDown
();
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
UiBenchRenderingJankTests.java
51
protected void
tearDown
() throws Exception {
53
super.
tearDown
();
UiBenchTransitionsJankTests.java
50
protected void
tearDown
() throws Exception {
52
super.
tearDown
();
/platform_testing/tests/smokefast/src/com/android/smokefast/
LockscreenTest.java
40
public void
tearDown
() throws Exception {
44
super.
tearDown
();
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
74
def
tearDown
(self):
77
super(PyPIRCCommandTestCase, self).
tearDown
()
test_config_cmd.py
25
def
tearDown
(self):
27
super(ConfigTestCase, self).
tearDown
()
test_file_util.py
29
def
tearDown
(self):
31
super(FileUtilTestCase, self).
tearDown
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
74
def
tearDown
(self):
77
super(PyPIRCCommandTestCase, self).
tearDown
()
test_config_cmd.py
25
def
tearDown
(self):
27
super(ConfigTestCase, self).
tearDown
()
test_file_util.py
29
def
tearDown
(self):
31
super(FileUtilTestCase, self).
tearDown
()
/system/bt/hci/test/
low_power_manager_test.cpp
118
virtual void
TearDown
() {
124
AlarmTestHarness::
TearDown
();
/system/bt/osi/test/
AlarmTestHarness.cpp
78
void AlarmTestHarness::
TearDown
() {
88
AllocationTestHarness::
TearDown
();
hash_map_utils_test.cpp
36
virtual void
TearDown
() {
38
AllocationTestHarness::
TearDown
();
/system/bt/test/suite/adapter/
bluetooth_test.h
78
//
TearDown
cleans up the stack and interface at the end of every test
79
void
TearDown
() override;
/external/protobuf/gtest/test/
gtest_output_test_.cc
335
virtual void
TearDown
() {
336
ADD_FAILURE() << "Expected failure #4, in
TearDown
.";
362
virtual void
TearDown
() {
363
ADD_FAILURE() << "UNEXPECTED failure in
TearDown
(). "
391
virtual void
TearDown
() {
392
FAIL() << "Expected failure #3, in
TearDown
().";
416
virtual void
TearDown
() {
417
FAIL() << "Expected failure #2, in
TearDown
().";
460
virtual void
TearDown
() {
461
FAIL() << "UNEXPECTED failure in
TearDown
().
[
all
...]
/bionic/tests/
BionicDeathTest.h
33
virtual void
TearDown
() {
/build/soong/
reverse_path_test.py
15
def
tearDown
(self):
Completed in 549 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>