Searched defs:uuid3 (Results 1 – 5 of 5) sorted by relevance
196 let uuid3 = Uuid::new_v6(Timestamp::from_unix(&context, time, time_fraction), &node); in test_new_context() localVariable
194 let uuid3 = Uuid::new_v1(Timestamp::from_unix(&context, time, time_fraction), &node); in test_new_context() localVariable
1259 let uuid3 = Uuid::parse_str("67e55044-10b1-426f-9247-bb680e5fe0c8").unwrap(); in test_get_variant() localVariable
596 def uuid3(namespace, name): function
712 def uuid3(namespace, name): function