OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
351 - 375
of
1467
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
NoSuchElementExceptionTest.java
68
protected void
tearDown
() {
TooManyListenersExceptionTest.java
62
protected void
tearDown
() {
/external/chromium/chrome/browser/debugger/
devtools_protocol_handler.h
67
void
Teardown
();
/external/chromium/chrome/browser/net/gaia/
token_service_unittest.h
66
virtual void
TearDown
();
/external/chromium/chrome/browser/sync/notifier/
non_blocking_invalidation_notifier_unittest.cc
41
virtual void
TearDown
() {
/external/chromium/chrome/browser/sync/
profile_sync_test_util.cc
27
void ThreadNotificationService::
TearDown
() {
profile_sync_test_util.h
51
void
TearDown
();
/external/chromium/testing/gtest/test/
gtest_xml_outfile1_test_.cc
42
virtual void
TearDown
() {
gtest_xml_outfile2_test_.cc
42
virtual void
TearDown
() {
/external/expat/tests/
minicheck.h
57
tcase_teardown_function
teardown
;
member in struct:TCase
/external/gtest/test/
gtest_xml_outfile1_test_.cc
42
virtual void
TearDown
() {
gtest_xml_outfile2_test_.cc
42
virtual void
TearDown
() {
/external/protobuf/gtest/test/
gtest_xml_outfile1_test_.cc
42
virtual void
TearDown
() {
gtest_xml_outfile2_test_.cc
42
virtual void
TearDown
() {
/frameworks/base/core/java/android/net/
NetworkStateTracker.java
114
* @return {@code true} if a
teardown
occurred, {@code false} if the
115
*
teardown
did not occur.
117
public boolean
teardown
();
method in interface:NetworkStateTracker
120
* Reenable connectivity to a network after a {@link #
teardown
()}.
/frameworks/base/libs/utils/tests/
String8_test.cpp
30
virtual void
TearDown
() {
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
LogTest.java
35
public void
tearDown
() throws Exception {
/libcore/luni/src/test/java/libcore/java/io/
OldStringReaderTest.java
61
protected void
tearDown
() {
/libcore/luni/src/test/java/tests/api/java/util/
EmptyStackExceptionTest.java
61
protected void
tearDown
() {
NoSuchElementExceptionTest.java
71
protected void
tearDown
() {
TooManyListenersExceptionTest.java
62
protected void
tearDown
() {
/dalvik/dx/src/junit/framework/
TestCase.java
10
* 4) clean-up after a test by overriding <code>
tearDown
</code>.<br>
130
tearDown
();
175
protected void
tearDown
() throws Exception {
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
Cipher_ImplTest.java
79
* @see TestCase#
tearDown
()
81
protected void
tearDown
() throws Exception {
82
super.
tearDown
();
SecretKeyFactory_ImplTest.java
73
* @see TestCase#
tearDown
()
75
protected void
tearDown
() throws Exception {
76
super.
tearDown
();
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
CoderResultTest.java
40
* @see TestCase#
tearDown
()
42
protected void
tearDown
() throws Exception {
43
super.
tearDown
();
Completed in 167 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>