Home
last modified time | relevance | path

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

/system/extras/tests/wifi/stress/
DwifiLoadScanAssoc.c310 testExecCmd(cmd); in main()
356 testExecCmd(cmd); in main()
365 testExecCmd(cmd); in main()
414 testExecCmd(cmd); in init()
/system/extras/tests/include/
DtestUtil.h65 void testExecCmd(const char *cmd);
/system/extras/tests/lib/testUtil/
DtestUtil.c394 void testExecCmd(const char *cmd) in testExecCmd() function