Home
last modified time | relevance | path

Searched refs:DEBUG_VALUE (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h198 const std::string DEBUG_VALUE = "true"; member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1925 params[opt] = DEBUG_VALUE; in RunAsTestCommand()
1970 if (dPos != params.end() && dPos->second.compare(DEBUG_VALUE) == 0) { in StartUserTest()

Completed in 4 milliseconds