Home
last modified time | relevance | path

Searched refs:succeeds (Results 1 – 16 of 16) sorted by relevance

/system/security/keystore2/src/
Dtry_insert.rs76 fn succeeds() -> Result<i32, String> { in succeeds() function
85 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()
/system/sepolicy/prebuilts/api/26.0/public/
Dclatd.te24 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/prebuilts/api/28.0/public/
Dclatd.te24 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/prebuilts/api/27.0/public/
Dclatd.te24 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/private/
Dclatd.te27 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
/system/sepolicy/prebuilts/api/29.0/public/
Dclatd.te27 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/prebuilts/api/30.0/private/
Dclatd.te27 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
/system/sepolicy/prebuilts/api/31.0/private/
Dclatd.te27 # under RLIMIT_MEMLOCK. If the latter check succeeds clatd won't have
/system/sepolicy/public/
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/prebuilts/api/31.0/public/
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/sepolicy/prebuilts/api/30.0/public/
Dsu.te2 # policy compilation succeeds with userdebug/user combination at boot
/system/libziparchive/cli-tests/
Dunzip.test91 # so this succeeds.