Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp94 bool g_commandTIMEENABLE = false; variable
190 if (g_commandTIMEENABLE) { in EnvInit()
371 if (g_commandTIMEENABLE == false) { in CheckArgument()
388 g_commandTIMEENABLE = true; in CheckArgument()
467 g_commandTIMEENABLE = false; in TestTimeout()
Dspecial_test_flow.cpp66 bool g_commandTIMEENABLE = false; variable
152 if (g_commandTIMEENABLE) { in EnvInit()
336 if (g_commandTIMEENABLE == false) { in CheckArgument()
353 g_commandTIMEENABLE = true; in CheckArgument()
380 g_commandTIMEENABLE = false; in TestTimeout()