Home
last modified time | relevance | path

Searched refs:CMD_STOP_FRAMEWORK (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp115 #define CMD_STOP_FRAMEWORK "stop 2>&1" macro
281 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); in main()
283 testPrintE("Command too long for: %s", CMD_STOP_FRAMEWORK); in main()
H A DhwcRects.cpp136 #define CMD_STOP_FRAMEWORK "stop 2>&1" macro
237 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); in main()
239 testPrintE("Command too long for: %s", CMD_STOP_FRAMEWORK); in main()
H A DhwcStress.cpp162 #define CMD_STOP_FRAMEWORK "stop 2>&1" macro
376 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); in main()
378 testPrintE("Command too long for: %s", CMD_STOP_FRAMEWORK); in main()
H A DhwcCommit.cpp155 #define CMD_STOP_FRAMEWORK "stop 2>&1" macro
415 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); in main()
417 testPrintE("Command too long for: %s", CMD_STOP_FRAMEWORK); in main()