OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drained
(Results
1 - 3
of
3
) sorted by null
/external/guava/guava-tests/test/com/google/common/collect/
QueuesTest.java
117
int
drained
= drain(q, Lists.newArrayList(), 2, 10, TimeUnit.MILLISECONDS, interruptibly);
local
118
assertTrue(
drained
<= 1);
124
if (
drained
== 0) {
223
* Checks that #drain() invocations behave correctly for a
drained
(empty) queue.
/external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app_worker.js
8
// data store. On a different timer, the chunks are
drained
from the
indexeddb_app.js
8
// state, the recorded actions are
drained
from the store (as if being sent
Completed in 323 milliseconds