Searched refs:txt (Results 1 - 4 of 4) sorted by relevance

/system/core/libcutils/
H A Dashmem-host.c37 static const char txt[] = "abcdefghijklmnopqrstuvwxyz" local
50 txt[(int) ((sizeof(txt) - 1) * (rand() / (RAND_MAX + 1.0)))],
51 txt[(int) ((sizeof(txt) - 1) * (rand() / (RAND_MAX + 1.0)))],
52 txt[(int) ((sizeof(txt) - 1) * (rand() / (RAND_MAX + 1.0)))],
53 txt[(int) ((sizeof(txt) - 1) * (rand() / (RAND_MAX + 1.0)))],
54 txt[(in
[all...]
/system/extras/tests/sdcard/
H A Dprofile_sdcard.sh32 local file="/tmp/sdcard-scalability.txt"
40 adb shell sdcard_perf_test --test=write --procnb=${p} --size=1000 --chunk-size=100 --iterations=50 >/tmp/tmp-sdcard.txt
41 local t=$(grep 'write_total' /tmp/tmp-sdcard.txt | tail -n 1 | cut -f 6 -d ' ')
/system/extras/tests/bionic/libc/
H A Drun-test.sh164 set_adb_cmd_log $TMPDIR/adb.log.txt
/system/extras/tests/fstest/
H A Dperm_checker.conf23 /data/misc/akmd_set.txt 600 640 root compass compass compass

Completed in 85 milliseconds