Searched refs:FRAG_BEGIN (Results 1 – 1 of 1) sorted by relevance
197 const FRAG_BEGIN: usize = 1; constant210 FRAG_BEGIN => { in make_data_chunk()372 pq.push(make_data_chunk(0, false, FRAG_BEGIN)).await; in test_pending_queue_fragments()375 pq.push(make_data_chunk(3, true, FRAG_BEGIN)).await; in test_pending_queue_fragments()399 pq.push(make_data_chunk(0, false, FRAG_BEGIN)).await; in test_pending_queue_selection_persistence()