Searched refs:PRODUCT_NAME (Results 1 – 1 of 1) sorted by relevance
224 const PRODUCT_NAME: &str = "product_name"; constant233 product_name: PRODUCT_NAME.to_string(), in new_test_chip()266 assert_eq!(chip.product_name.read().unwrap().to_string(), PRODUCT_NAME); in test_new_and_get_with_singleton()