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

/system/extras/tests/wifi/stress/
H A DwifiLoadScanAssoc.c256 testPrintI("duration: %g", duration);
257 testPrintI("startPass: %u", startPass);
258 testPrintI("endPass: %u", endPass);
259 testPrintI("delayMin: %f", delayMin);
260 testPrintI("delayMax: %f", delayMax);
272 testPrintI("==== Starting pass: %u", pass);
284 testPrintI("CPU: %i wifi_load_driver succeeded", cpu);
293 testPrintI("CPU: %i wifi_start_supplicant succeeded", cpu);
319 testPrintI("CPU: %i wifi_stop_supplicant succeeded", cpu);
328 testPrintI("CP
[all...]
/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp69 testPrintI("cmd: '%s' res=%d %d/%s", buff, res, errno, strerror(errno));
150 testPrintI("<ctrl_raw_data>\n%s</ctrl_raw_data>", ctrl_data);
164 testPrintI("looking for '%s'", buff);
177 testPrintI("Got sock_addr %lx", addr);
201 testPrintI("* start: pid=%lu uid=%lu uid1=0x%lx/%lu uid2=0x%lx/%lu"
208 testPrintI("kernel has qtaguid");
216 testPrintI("delete command does not fail");
221 testPrintI("setup sock0 and addr via tag");
223 testPrintI("setup sock1 and addr via tag");
255 testPrintI("setu
[all...]
/system/extras/tests/include/
H A DtestUtil.h50 #define testPrintI(...) do { \ macro
/system/extras/tests/lib/testUtil/
H A DtestUtil.c401 testPrintI("cmd: %s", cmd);
415 testPrintI(" out: %s", str);

Completed in 481 milliseconds