Searched refs:succeeds (Results 1 – 16 of 16) sorted by relevance
76 fn succeeds() -> Result<i32, String> { in succeeds() function85 assert_eq!(*x.get_or_try_to_insert_with(succeeds).unwrap(), 99); in test()90 assert_eq!(*x.get_or_try_to_insert_with(succeeds).unwrap(), 42); in test()94 *x.get_or_try_to_insert_with(succeeds).unwrap() = 3; in test()97 *x.get_or_try_to_insert_with(succeeds).unwrap() = 5; in test()
24 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
2 # policy compilation succeeds with userdebug/user combination at boot
27 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
91 # so this succeeds.