OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
926 - 950
of
1467
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc
231
virtual void
TearDown
() {
232
InProcessBrowserTest::
TearDown
();
/external/chromium/chrome/browser/sessions/
tab_restore_service_browsertest.cc
53
virtual void
TearDown
() {
56
RenderViewHostTestHarness::
TearDown
();
/external/chromium/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc
146
virtual void
TearDown
() {
150
notification_service_->
TearDown
();
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller_unittest.mm
67
virtual void
TearDown
() {
69
CocoaTest::
TearDown
();
/external/chromium/net/base/
cert_database_nss_unittest.cc
104
// won't be tested by
TearDown
anymore.)
120
virtual void
TearDown
() {
/external/v8/test/cctest/
test-cpu-profiler.cc
237
CpuProfiler::
TearDown
();
312
CpuProfiler::
TearDown
();
/external/webrtc/src/common_audio/signal_processing_library/main/test/unit_test/
unit_test.cc
24
virtual void
TearDown
() {
35
void SplTest::
TearDown
() {
/frameworks/base/core/java/android/net/
MobileDataStateTracker.java
370
public boolean
teardown
() {
method in class:MobileDataStateTracker
414
* Re-enable mobile data connectivity after a {@link #
teardown
()}.
/frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java
69
protected void
tearDown
() throws Exception {
72
super.
tearDown
();
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DatabaseConnectionPoolTest.java
59
protected void
tearDown
() throws Exception {
63
super.
tearDown
();
/frameworks/base/core/tests/coretests/src/android/os/
PerformanceCollectorTest.java
40
protected void
tearDown
() throws Exception {
41
super.
tearDown
();
/frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java
53
protected void
tearDown
() throws Exception {
54
super.
tearDown
();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaPresetReverbTest.java
69
protected void
tearDown
() throws Exception {
70
super.
tearDown
();
MediaVisualizerTest.java
75
protected void
tearDown
() throws Exception {
76
super.
tearDown
();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java
116
protected void
tearDown
() throws Exception {
121
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamWriterTest.java
46
protected void
tearDown
() throws Exception {
53
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/sql/
OldResultSetMetaDataTest.java
48
public void
tearDown
() throws SQLException {
55
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/util/logging/
OldFileHandlerTest.java
80
protected void
tearDown
() throws Exception {
85
super.
tearDown
();
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStore4Test.java
58
protected void
tearDown
() throws Exception {
59
super.
tearDown
();
KeyStoreBuilderTest.java
41
protected void
tearDown
() throws Exception {
42
super.
tearDown
();
/libcore/luni/src/test/java/tests/api/javax/xml/parsers/
DocumentBuilderTest.java
134
protected void
tearDown
() throws Exception {
135
super.
tearDown
();
/libcore/luni/src/test/java/tests/java/sql/
SelectFunctionalityTest.java
64
public void
tearDown
() throws Exception {
68
super.
tearDown
();
/libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentImportNode.java
52
protected void
tearDown
() throws Exception {
55
super.
tearDown
();
ImportNode.java
79
protected void
tearDown
() throws Exception {
82
super.
tearDown
();
/packages/apps/Browser/tests/src/com/android/browser/
PopularUrlsTest.java
93
protected void
tearDown
() throws Exception {
98
super.
tearDown
();
Completed in 558 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>