Home
last modified time | relevance | path

Searched defs:want_value (Results 1 – 1 of 1) sorted by relevance

/system/keymint/derive/tests/
Dintegration_test.rs27 let want_value = want.clone().to_cbor_value().unwrap(); in test_derive_named_struct_roundtrip() localVariable
40 let want_value = want.clone().to_cbor_value().unwrap(); in test_derive_unnamed_struct_roundtrip() localVariable
57 let want_value = want.clone().to_cbor_value().unwrap(); in test_derive_numeric_enum_roundtrip() localVariable