Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 31) sorted by relevance

12

/system/security/keystore2/src/
Dtry_insert.rs72 fn fails() -> Result<i32, String> { in fails() function
83 assert_eq!(x.get_or_try_to_insert_with(fails), Err("fail".to_string())); in test()
88 assert_eq!(*x.get_or_try_to_insert_with(fails).unwrap(), 42); in test()
92 *x.get_or_try_to_insert_with(fails).unwrap() = 2; in test()
/system/bt/service/doc/
DIBluetoothGattClient.txt66 * device. If the read request fails due to characteristic permissions,
68 * characteristic's permission requirements. If that operation fails, then the
87 * request cannot be started. If the write request fails due to attribute
90 * fails, then the |status| parameter of the onCharacteristicWrite callback
104 * device. If the read request fails due to descriptor permissions,
106 * descriptor's permission requirements. If that operation fails, then the
125 * request cannot be started. If the write request fails due to attribute
127 * based on the descriptor's permission requirements. If that operation fails,
DIBluetooth.txt73 * fails.
/system/apex/tests/testdata/
Dtrigger_watchdog.rc26 # Simulate a situation when userspace reboot fails to remount userdata. Since triggers in
33 # Simulate a situation when userspace reboot fails during a shutdown sequence. This is a very crude
/system/sepolicy/private/
Dderive_classpath.te14 # b/183079517 fails on gphone targets otherwise
Dfsverity_init.te23 # already registered algorithm with that name. If it fails, the kernel creates
/system/sepolicy/prebuilts/api/31.0/private/
Dderive_classpath.te14 # b/183079517 fails on gphone targets otherwise
Dfsverity_init.te23 # already registered algorithm with that name. If it fails, the kernel creates
/system/sepolicy/prebuilts/api/30.0/private/
Dfsverity_init.te19 # already registered algorithm with that name. If it fails, the kernel creates
/system/libhidl/transport/memory/1.0/
DIMapper.hal26 * This will be null if mapping fails.
/system/tools/hidl/hidl2aidl/test/1.0/
DIFoo.hal26 // This case fails since string cannot be an out param in aidl.
/system/extras/cppreopts/
Dfstab.postinstall16 # Tries to mount system_other as a logical partition. If that fails, then
/system/sepolicy/prebuilts/api/29.0/private/
Dfsverity_init.te23 # already registered algorithm with that name. If it fails, the kernel creates
/system/core/libprocessgroup/profiles/
Dcgroups.proto34 // Booleans default to false when not specified. File reconstruction fails
/system/apex/proto/
Dsession_state.proto62 // Populated with error details when session fails to activate
/system/testing/gtest_extras/
DIsolate.cpp697 size_t fails = 0; in WriteXmlResults() member
720 info->fails++; in WriteXmlResults()
727 suite_entry.suite_name.c_str(), suite_entry.tests.size(), suite_entry.fails); in WriteXmlResults()
/system/core/rootdir/
Dinit.usb.rc39 # USB manager fails to set a standard configuration
/system/update_engine/
DREADME.md23 * If the update fails to apply, the user is not affected. The user will
26 * If the update applies correctly but fails to boot, the system will rollback
97 postinstall fails, the entire update is considered failed.
130 and if it fails to continue the update or crashes in the middle, it will
133 * If it fails to apply a delta payload (due to bit changes on the active
/system/libziparchive/cli-tests/
Dunzip.test99 # directories, so this fails.
/system/chre/platform/shared/idl/
Dhost_messages.fbs173 /// If any fragment of a load request fails, the entire load request for
/system/core/init/
DREADME.md557 * `Require`: encrypt directory, abort boot process if encryption fails
558 * `Attempt`: try to set an encryption policy, but continue if it fails
/system/core/fastboot/fuzzy_fastboot/
DREADME.md299 Whenever a test fails, it will print out to the console the reason for failure
/system/apex/docs/
DREADME.md680 of the postinstall OTA routine. If decompression fails, `apexd` will fallback to
/system/sepolicy/public/
Ddomain.te1334 # directory write check fails and so these are never attempted.
/system/sepolicy/prebuilts/api/31.0/public/
Ddomain.te1334 # directory write check fails and so these are never attempted.

12