Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/lib/testUtil/include/
H A DtestUtil.h65 void testExecCmd(const char *cmd);
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp286 testExecCmd(cmd); in main()
405 testExecCmd(cmd); in main()
H A DhwcRects.cpp242 testExecCmd(cmd); in main()
354 testExecCmd(cmd); in main()
H A DhwcStress.cpp381 testExecCmd(cmd); in main()
521 testExecCmd(cmd); in main()
H A DhwcCommit.cpp420 testExecCmd(cmd); in main()
624 testExecCmd(cmd); in main()
/aosp12/system/extras/tests/lib/testUtil/
H A DtestUtil.c392 void testExecCmd(const char *cmd) in testExecCmd() function