Home
last modified time | relevance | path

Searched refs:cleanUp (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/sequential/
H A Dtest-tls-psk-client.js35 // Server is expected to be terminated by cleanUp().
41 const cleanUp = (err) => {
49 const timeout = setTimeout(() => cleanUp('Timed out'), 5000);
68 cleanUp(err);
78 cleanUp(err);
/third_party/zlib/contrib/dotzlib/DotZLib/
H A 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/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp810 goto cleanUp; in computeSubFonts()
821 cleanUp: in computeSubFonts()
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp39 static void cleanUp() { in cleanUp() function in DataDrivenLogger
915 DataDrivenLogger::cleanUp(); in main()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp2990 void cleanUp();
11213 Catch::cleanUp();
12521 void cleanUp() {
13445 Catch::cleanUp();

Completed in 20 milliseconds