Home
last modified time | relevance | path

Searched refs:testPrintI (Results 1 – 4 of 4) sorted by relevance

/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp79 testPrintI("cmd: '%s' res=%d %d/%s", buff, res, errno, strerror(errno)); in doCtrlCommand()
148 testPrintI("qtaguid ctrl open failed!"); in checkTag()
157 testPrintI("looking for '%s'", buff.c_str()); in checkTag()
161 testPrintI("<ctrl_raw_data> : %s", ctrl_data.c_str()); in checkTag()
165 testPrintI("matched data : %s", ctrl_data.c_str()); in checkTag()
174 testPrintI("Got sock_addr %lx", addr); in checkTag()
198 testPrintI("* start: pid=%lu uid=%lu uid1=0x%lx/%lu uid2=0x%lx/%lu" in SetUp()
207 testPrintI("kernel has qtaguid"); in SetUp()
215 testPrintI("delete command does not fail"); in SetUp()
220 testPrintI("setup sock0 and addr via tag"); in SetUp()
[all …]
/system/extras/tests/audio/alsa/
Dpcmtest.cpp38 #define testPrintI(...) \ macro
125 testPrintI("Unknown PCM type = %c", flags); in getSndDev()
191 testPrintI(" DEVICES = PCMS:%u CARDS:%u MIXERS:%u TIMERS:%u", in TEST()
240 testPrintI(" Timer Version = 0x%x", ver); in TEST()
/system/extras/tests/lib/testUtil/include/
DtestUtil.h50 #define testPrintI(...) do { \ macro
/system/extras/tests/lib/testUtil/
DtestUtil.c399 testPrintI("cmd: %s", cmd); in testExecCmd()
413 testPrintI(" out: %s", str); in testExecCmd()