OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:teardown
(Results
626 - 650
of
1467
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/
spellchecker_platform_engine.h
45
// TODO(pwicks): should we add a companion to this,
TearDown
or something?
/external/chromium/chrome/browser/ui/webui/
html_dialog_ui.cc
21
// Don't unregister our property. During the
teardown
of the TabContents,
/external/llvm/unittests/Transforms/Utils/
Cloning.cpp
38
virtual void
TearDown
() {
/external/webkit/Source/WebCore/bindings/v8/
V8NPObject.h
65
// This is used at plugin
teardown
so that the caller can aggressively unload the plugin library. After calling this
/external/webkit/Source/WebCore/html/
HTMLFrameElementBase.h
86
// in a document by the time this timer fires, the frame hierarchy
teardown
/external/webkit/Tools/Scripts/webkitpy/test/
skip_unittest.py
46
def
tearDown
(self):
/frameworks/base/core/tests/coretests/src/android/os/
FileObserverTest.java
65
protected void
tearDown
() throws Exception {
/frameworks/base/libs/gui/tests/
Surface_test.cpp
48
virtual void
TearDown
() {
/frameworks/base/libs/utils/tests/
Unicode_test.cpp
30
virtual void
TearDown
() {
/frameworks/base/telephony/java/com/android/internal/telephony/
ApnContext.java
148
mWaitingApns.clear(); // when
teardown
the connection and set to IDLE
/frameworks/base/tests/CoreTests/android/core/
RequestAPITest.java
62
protected void
tearDown
() throws Exception {
63
Log.d(LOGTAG, "Base
tearDown
");
65
Log.d(LOGTAG, "Base
teardown
done");
67
super.
tearDown
();
/libcore/luni/src/test/java/libcore/java/io/
OldCharArrayWriterTest.java
134
protected void
tearDown
() {
OldFilterReaderTest.java
168
protected void
tearDown
() {
OldFilterWriterTest.java
140
protected void
tearDown
() {
/libcore/luni/src/test/java/libcore/java/net/
URLStreamHandlerFactoryTest.java
46
public void
tearDown
() throws IllegalAccessException {
/libcore/luni/src/test/java/libcore/java/util/jar/
OldJarEntryTest.java
45
protected void
tearDown
() throws Exception {
/libcore/luni/src/test/java/libcore/java/util/zip/
OldZipInputStreamTest.java
54
protected void
tearDown
() throws IOException {
/libcore/luni/src/test/java/libcore/sqlite/
QueryTimeoutTest.java
77
@Override public void
tearDown
() throws Exception {
/libcore/luni/src/test/java/libcore/xml/
SimpleBuilderTest.java
42
protected void
tearDown
() throws Exception {
/libcore/luni/src/test/java/tests/api/java/lang/ref/
SoftReferenceTest.java
141
protected void
tearDown
() {
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttrsXmlParserTest.java
43
public void
tearDown
() throws Exception {
/system/media/mca/effect/java/android/media/effect/
EffectContext.java
88
mFilterContext.
tearDown
();
FilterGraphEffect.java
117
mGraph.
tearDown
(getFilterContext());
/system/media/mca/filterfw/java/android/filterfw/core/
CachedFrameManager.java
94
public void
tearDown
() {
/system/media/mca/filterpacks/imageproc/java/
BitmapOverlayFilter.java
95
public void
tearDown
(FilterContext context) {
Completed in 614 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>