Searched defs:MyMapKey (Results 1 – 5 of 5) sorted by relevance
74 @interface MyMapKey { annotation in BindValueIntoMapTest
24 annotation class MyMapKey(val value: String) class in dagger.hilt.android.testing.BindValueInKotlinValTest
148 @interface MyMapKey { annotation in BindValueTest
2356 struct MyMapKey(usize); in test_borrow_in_map_key() struct2358 impl<'de> Deserialize<'de> for MyMapKey { in test_borrow_in_map_key() implementation
2452 struct MyMapKey(usize); in test_borrow_in_map_key() struct2454 impl<'de> Deserialize<'de> for MyMapKey { in test_borrow_in_map_key() implementation