Searched refs:c_ref (Results 1 – 1 of 1) sorted by relevance
819 let c_ref = c.as_ref(); in time_eq() localVariable823 assert!(a != c_ref); in time_eq()825 assert!(c_ref != a); in time_eq()827 assert!(a_ref != c_ref); in time_eq()838 let c_ref = c.as_ref(); in time_ord() localVariable847 assert!(c_ref < a); in time_ord()850 assert!(a > c_ref); in time_ord()855 assert!(a_ref > c_ref); in time_ord()857 assert!(c_ref < a_ref); in time_ord()