Lines Matching refs:chosen
37490 // Tests for several randomly chosen sizes.
37709 let offset = 165; // somewhat arbitrarily chosen to cover some code paths
48716 /// `&'a mut [T]`. Note that the type `T` must outlive the chosen lifetime
48718 /// may be chosen to be `'static`.
51111 /// `&'a mut T`. Note that the type `T` must outlive the chosen lifetime
51113 /// may be chosen to be `'static`.
51793 * We could have chosen not to add this impl, and instead have written a