Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 2 of 2) sorted by relevance

/system/extras/tests/net_test/
Dall_tests.sh17 readonly PREFIX="#####"
33 echo "$PREFIX Found $count $(maybePlural $count test tests)."
41 echo "$PREFIX $test ($i/$count)"
47 echo "$PREFIX $exit_code failed $(maybePlural $exit_code test tests)."
/system/core/adb/
Dsockets.cpp630 #define PREFIX(str) { str, sizeof(str) - 1 } macro
635 PREFIX("usb:"),
636 PREFIX("product:"),
637 PREFIX("model:"),
638 PREFIX("device:"),