Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
H A Drandom_test_flow.cpp126 bool g_commandALLOWABILITYENABLE = false; member
350 } else if (g_commandALLOWABILITYENABLE) { in InputScene()
443 if (allowList.size() > 0 && g_commandALLOWABILITYENABLE == false) { in ProtectRightAbility()
461 } else if (allowList.size() > 0 && g_commandALLOWABILITYENABLE && !g_commandURIENABLE) { in ProtectRightAbility()
614 if (g_commandALLOWABILITYENABLE == false) { in CheckArgumentOptionOfe()
615 g_commandALLOWABILITYENABLE = true; in CheckArgumentOptionOfe()
H A Dfocus_test_flow.cpp121 bool g_commandALLOWABILITYENABLE = false; member
543 if (g_commandALLOWABILITYENABLE == false) { in CheckArgumentOptionOfe()
544 g_commandALLOWABILITYENABLE = true; in CheckArgumentOptionOfe()

Completed in 5 milliseconds