Home
last modified time | relevance | path

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

/system/extras/tests/wifi/stress/
DwifiLoadScanAssoc.c309 testExecCmd(cmd); in main()
355 testExecCmd(cmd); in main()
364 testExecCmd(cmd); in main()
413 testExecCmd(cmd); in init()
/system/extras/tests/include/
DtestUtil.h65 void testExecCmd(const char *cmd);
/system/extras/tests/lib/testUtil/
DtestUtil.c393 void testExecCmd(const char *cmd) in testExecCmd() function