Searched defs:quickcheck (Results 1 – 5 of 5) sorted by relevance
43 macro_rules! quickcheck { macro
156 pub fn quickcheck<A>(&mut self, f: A) in quickcheck() method182 pub fn quickcheck<A: Testable>(f: A) { in quickcheck() function
1 quickcheck chapter
762 unsigned char quickcheck = record->normalization_quick_check; in is_normalized() local
362 macro_rules! quickcheck { macro