/system/core/libziparchive/cli-tests/ |
D | unzip.test | 11 after: [ ! -f d1/d2/x.txt ] 23 after: [ ! -f d1/d2/x.txt ] 34 after: [ ! -f d1/d2/file ] 46 after: [ ! -f d1/d2/file ] 58 after: [ ! -f d1/d2/b.txt ] 65 after: [ -f d1/d2/a.txt ] 66 after: [ -f d1/d2/b.txt ] 67 after: [ -f d1/d2/c.txt ] 68 after: [ -f d1/d2/empty.txt ] 69 after: [ -f d1/d2/x.txt ] [all …]
|
/system/bt/tools/scripts/ |
D | change_types.sh | 55 after=${tt#*:} 58 sed -i -e "s/\b${before}/${after}/g; s/${after}_/${before}_/g;" "$1"
|
/system/extras/ioshark/ |
D | ioshark_bench_subr.c | 353 static struct cpu_disk_util_stats after; variable 518 read_disk_util_state(&after); in report_cpu_disk_util() 519 read_cpu_util_state(&after); in report_cpu_disk_util() 521 tot2 = after.user_cpu_ticks + after.nice_cpu_ticks + in report_cpu_disk_util() 522 after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util() 523 after.softirq_cpu_ticks; in report_cpu_disk_util() 528 tot2 += after.iowait_cpu_ticks + after.idle_cpu_ticks; in report_cpu_disk_util() 537 delta1 = (after.user_cpu_ticks + after.nice_cpu_ticks) - in report_cpu_disk_util() 544 delta1 = (after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util() 545 after.softirq_cpu_ticks) - in report_cpu_disk_util() [all …]
|
/system/extras/boottime_tools/bootanalyze/ |
D | README.md | 8 stop_event: <logcat log message which will terminate log collection after reboot> 13 On some devise clock is showing incorrect time for first couple of seconds after boot. 15 be present in dmesg log after clock correction.
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 1323 check_eq "cat: /vendor/hello: Permission denied" "${B}" vendor after reboot w/o root 1335 check_eq "${A}" "${B}" /system/priv-app after reboot 1345 check_eq "${SYSTEM_DEVT}" "`adb_sh stat --format=%D /system/hello </dev/null`" system devt after re… 1346 check_eq "${VENDOR_DEVT}" "`adb_sh stat --format=%D /vendor/hello </dev/null`" vendor devt after re… 1347 check_eq "${SYSTEM_INO}" "`adb_sh stat --format=%i /system/hello </dev/null`" system inode after re… 1348 check_eq "${VENDOR_INO}" "`adb_sh stat --format=%i /vendor/hello </dev/null`" vendor inode after re… 1349 …SYSTEM_DEVT}" "`adb_sh stat --format=%D /system/bin/stat </dev/null`" base system devt after reboot 1350 …VENDOR_DEVT}" "`adb_sh stat --format=%D /vendor/bin/stat </dev/null`" base system devt after reboot 1351 …{BASE_SYSTEM_DEVT}" "`adb_sh stat --format=%D /system/xbin/su </dev/null`" devt for su after reboot 1457 check_eq "${A}" "${B}" system after flash vendor [all …]
|
/system/core/cli-test/ |
D | README.md | 39 after: [ ! -f d1/d2/x.txt ] 54 more `after:` lines (run after `command:`). These are useful for both 57 Any `command:`, `before:`, or `after:` line is expected to exit with status 0. 80 this. In the meantime, it's possible to use an `after:` with `grep -q` if
|
/system/bt/gd/os/linux_generic/ |
D | alarm_unittest.cc | 64 auto after = std::chrono::steady_clock::now(); in TEST_F() local 65 auto duration_ms = std::chrono::duration_cast<std::chrono::milliseconds>(after - before); in TEST_F()
|
D | repeating_alarm_unittest.cc | 92 auto after = std::chrono::steady_clock::now(); in TEST_F() local 93 auto duration = after - before; in TEST_F()
|
/system/libufdt/tests/testdata/ |
D | suffix_compress-base.dts | 4 /* these name could be suffix compressed in dtb after compiled */
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | idmap.te | 9 # Ignore reading /proc/<pid>/maps after a fork.
|
/system/tools/hidl/lint/test/interfaces/unhandled_comments/1.0/ |
D | types.hal | 21 TWO = 1 /* definitely unrecognized comment (after enumerator) */
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | bufferhubd.te | 7 # TODO(b/112338294): remove these after migrate to Binder
|
D | idmap.te | 11 # Ignore reading /proc/<pid>/maps after a fork.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | bufferhubd.te | 7 # TODO(b/112338294): remove these after migrate to Binder
|
D | idmap.te | 11 # Ignore reading /proc/<pid>/maps after a fork.
|
/system/sepolicy/public/ |
D | bufferhubd.te | 7 # TODO(b/112338294): remove these after migrate to Binder
|
D | idmap.te | 11 # Ignore reading /proc/<pid>/maps after a fork.
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 76 // Sectors allocated for the COW device. Recording this value right after 137 // Status of the update after the merge attempts. 140 // Number of reboots that occurred after issuing and before completeing the
|
/system/netd/ |
D | Android.bp | 42 "-cert-err34-c", // TODO: re-enable after removing atoi() and sscanf() calls
|
/system/tools/hidl/lint/test/interfaces/doc_comments/1.0/ |
D | IParamAfterReturn.hal | 24 * @param multiple is the correct param, just after the @return
|
/system/bt/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 48 auto after = hci::GapData::Parse(&gap_data, packet.begin()); in GapDataFromProto() local 49 ASSERT(after != packet.begin()); in GapDataFromProto()
|
/system/chre/apps/test/common/proto/ |
D | chre_audio_concurrency_test.proto | 24 // data has been received, after a previously received ENABLE_AUDIO
|
/system/memory/lmkd/ |
D | README.md | 62 ro.lmk.kill_timeout_ms: duration in ms after a kill when no additional 81 after a kill. Default for low-RAM devices = 50,
|
/system/core/init/test_service/ |
D | README.md | 28 And then attempt to exactly match the token after `:`, `0000000000003000`,
|
/system/bt/ |
D | EventLogTags.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|