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
3808
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/compile/mclinker/unittests/
ELFReaderTest.h
39
//
TearDown
() will be called immediately after each test.
40
virtual void
TearDown
();
GCFactoryListTraitsTest.h
74
//
TearDown
() will be called immediately after each test.
75
virtual void
TearDown
();
LinearAllocatorTest.h
60
//
TearDown
() will be called immediately after each test.
61
virtual void
TearDown
();
MCRegionFragmentTest.cpp
32
//
TearDown
() will be called immediately after each test.
33
void MCRegionFragmentTest::
TearDown
() {
StringTableTest.cpp
33
//
TearDown
() will be called immediately after each test.
34
void StringTableTest::
TearDown
() {
SymbolTableTest.cpp
30
//
TearDown
() will be called immediately after each test.
31
void SymbolTableTest::
TearDown
() {
SystemUtilsTest.cpp
27
//
TearDown
() will be called immediately after each test.
28
void SystemUtilsTest::
TearDown
() {
/frameworks/native/libs/gui/tests/
MultiTextureConsumer_test.cpp
46
virtual void
TearDown
() {
47
GLTest::
TearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
Sms7BitEncodingTranslatorTest.java
48
public void
tearDown
() throws Exception {
49
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
CdmaSmsDispatcherTest.java
71
public void
tearDown
() throws Exception {
73
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmCellBroadcastHandlerTest.java
78
public void
tearDown
() throws Exception {
80
super.
tearDown
();
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp
117
//
Teardown
WFD display
127
ctx->mVirtualDisplay->
teardown
();
144
"%s: Waiting for wfd-
teardown
to be signalled",__FUNCTION__);
147
"%s:
Teardown
signalled. Completed waiting in uevent thread",
152
once wfd module issues binder call on
teardown
.*/
195
ctx->mExtDisplay->
teardown
();
197
ctx->mVirtualDisplay->
teardown
();
243
// connected, we have to
teardown
wfd session.
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
WrappedByteBufferTest.java
29
protected void
tearDown
() throws Exception {
30
super.
tearDown
();
WrappedCharBufferTest1.java
30
protected void
tearDown
() throws Exception {
31
super.
tearDown
();
WrappedDoubleBufferTest.java
28
protected void
tearDown
() throws Exception {
29
super.
tearDown
();
WrappedFloatBufferTest.java
28
protected void
tearDown
() throws Exception {
29
super.
tearDown
();
WrappedIntBufferTest.java
28
protected void
tearDown
() throws Exception {
29
super.
tearDown
();
WrappedLongBufferTest.java
28
protected void
tearDown
() throws Exception {
29
super.
tearDown
();
WrappedShortBufferTest.java
28
protected void
tearDown
() throws Exception {
29
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/util/prefs/
OldFilePreferencesImplTest.java
40
public void
tearDown
() throws Exception {
42
super.
tearDown
();
/libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentTypePublicId.java
60
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
DocumentTypeSystemId.java
56
protected void
tearDown
() throws Exception {
59
super.
tearDown
();
ElementGetAttributeNS.java
59
protected void
tearDown
() throws Exception {
62
super.
tearDown
();
ElementGetElementsByTagNameNS.java
38
protected void
tearDown
() throws Exception {
41
super.
tearDown
();
ElementHasAttribute.java
36
protected void
tearDown
() throws Exception {
39
super.
tearDown
();
Completed in 452 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>