Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp95 bool g_commandCOUNTENABLE = false; variable
260 if (g_commandCOUNTENABLE == true) { in RunStep()
372 g_commandCOUNTENABLE = true; in CheckArgument()
385 if (g_commandCOUNTENABLE == false) { in CheckArgument()
Dspecial_test_flow.cpp70 bool g_commandCOUNTENABLE = false; variable
161 if (g_commandCOUNTENABLE == true) { in RunStep()
337 g_commandCOUNTENABLE = true; in CheckArgument()
350 if (g_commandCOUNTENABLE == false) { in CheckArgument()