Home
last modified time | relevance | path

Searched refs:cleanUp (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/sequential/
Dtest-tls-psk-client.js28 const cleanUp = (err) => { function
36 const timeout = setTimeout(() => cleanUp('Timeouted'), 5000);
55 cleanUp(err);
65 cleanUp(err);
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs119 cleanUp(false); in ~GZipStream()
127 cleanUp(true); in Dispose()
131 private void cleanUp(bool isDisposing) in cleanUp() method in DotZLib.GZipStream
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dcocoawindow.h59 - (void) cleanUp;
Dcocoawindow.m513 - (void) cleanUp {
/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp186 void cleanUp() { in cleanUp() function in SkRecords::FillBounds
533 visitor.cleanUp(); in SkRecordFillBounds()
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp39 static void cleanUp() { in cleanUp() function in DataDrivenLogger
915 DataDrivenLogger::cleanUp(); in main()
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp810 goto cleanUp; in computeSubFonts()
821 cleanUp: in computeSubFonts()
/third_party/libabigail/tests/lib/
Dcatch.hpp2990 void cleanUp();
11213 Catch::cleanUp(); in ~LeakDetector()
12521 void cleanUp() { in cleanUp() function
13445 Catch::cleanUp(); in ~Session()