Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/runtime/tests/
Dtask_combinations.rs58 AbortedAfterConsumeOutput = 4, enumerator
99 CombiAbort::AbortedAfterConsumeOutput, in test_combinations()
469 if abort == CombiAbort::AbortedAfterConsumeOutput { in test_combination()