Home
last modified time | relevance | path

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

/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()