OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
476 - 500
of
5693
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/compile/mclinker/unittests/
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/
ImsSmsDispatcherTest.java
88
public void
tearDown
() throws Exception {
91
super.
tearDown
();
Sms7BitEncodingTranslatorTest.java
51
public void
tearDown
() throws Exception {
52
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
CdmaSmsDispatcherTest.java
72
public void
tearDown
() throws Exception {
75
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsCallTest.java
49
public void
tearDown
() throws Exception {
50
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
InProgressCallSessionTest.java
43
public void
tearDown
() throws Exception {
44
super.
tearDown
();
InProgressSmsSessionTest.java
43
public void
tearDown
() throws Exception {
44
super.
tearDown
();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
IccRecordsTest.java
67
public void
tearDown
() throws Exception {
68
super.
tearDown
();
IsimUiccRecordsTest.java
71
public void
tearDown
() throws Exception {
72
super.
tearDown
();
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
VtsHalNeuralnetworks.cpp
56
void NeuralnetworksHidlTest::
TearDown
() {
58
::testing::VtsHalHidlTargetTestBase::
TearDown
();
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
VtsHalNeuralnetworks.cpp
56
void NeuralnetworksHidlTest::
TearDown
() {
58
::testing::VtsHalHidlTargetTestBase::
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/net/
OldCookieHandlerTest.java
42
public void
tearDown
() throws Exception {
44
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/security/cert/
PKIXParametersTest.java
40
public void
tearDown
() throws Exception {
43
super.
tearDown
();
Completed in 637 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>