Searched refs:drains (Results 1 – 12 of 12) sorted by relevance
22 let drains = 0; variable24 w.on('drain', () => drains++);38 assert.strictEqual(drains, 0);41 assert.strictEqual(drains, 1);62 assert.strictEqual(drains, 1);
96 let drains = 0; variable101 assert.strictEqual(drains, 17);105 drains++;
425 - Called when the transport's buffer drains below the low water mark.
521 Called when the transport's buffer drains below the low watermark.
649 …asyncBarrier(); // drains the microtasks in `flutter test` mode (when using AutomatedTestWidgetsFl…
2285 * Remove calling code which drains the connection after
274 // Write some more once it drains.
692 * tls: Cycle data when underlying socket drains (isaacs)
18917 drains
4368 The carriage, passing the open drains and mounds of rippedup
4027 be gst_rtp_sbc_pay_drain_buffers(), because that's what it does, it drains16693 test: rtph264depay: Check that EOS drains the depayloaded
34357 that drains and recreates the underlaying hw encoder instance.