Home
last modified time | relevance | path

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

/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp41 const std::string ACE_ENABLE = "param set persist.ace.testmode.enabled 1"; variable
145 system(ACE_ENABLE.c_str()); in RunTestCommand()