Home
last modified time | relevance | path

Searched refs:drains (Results 1 – 12 of 12) sorted by relevance

/third_party/node/test/parallel/
Dtest-stream-write-destroy.js22 let drains = 0; variable
24 w.on('drain', () => drains++);
38 assert.strictEqual(drains, 0);
41 assert.strictEqual(drains, 1);
62 assert.strictEqual(drains, 1);
Dtest-stream2-writable.js96 let drains = 0; variable
101 assert.strictEqual(drains, 17);
105 drains++;
/third_party/python/Doc/library/
Dasyncio-llapi-index.rst425 - Called when the transport's buffer drains below the low water mark.
Dasyncio-protocol.rst521 Called when the transport's buffer drains below the low watermark.
/third_party/flutter/flutter/packages/flutter_test/lib/src/
Dbinding.dart649 …asyncBarrier(); // drains the microtasks in `flutter test` mode (when using AutomatedTestWidgetsFl…
/third_party/boost/libs/beast/
DCHANGELOG.md2285 * Remove calling code which drains the connection after
/third_party/node/doc/api/
Dstream.md274 // Write some more once it drains.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md692 * tls: Cycle data when underlying socket drains (isaacs)
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt18917 drains
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt4368 The carriage, passing the open drains and mounds of rippedup
/third_party/gstreamer/gstplugins_good/
DChangeLog4027 be gst_rtp_sbc_pay_drain_buffers(), because that's what it does, it drains
16693 test: rtph264depay: Check that EOS drains the depayloaded
/third_party/gstreamer/gstplugins_bad/
DChangeLog34357 that drains and recreates the underlaying hw encoder instance.