Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/bin/tool/
Dmonitor_return_codes17 MON_RESULT_KILL_AUTOTEST=15
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs242 internal static EnvVar MON_RESULT_KILL_AUTOTEST = new EnvVar("MON_RESULT_KILL_AUTOTEST"); field in CafeX.Program
606 MON_RESULT_KILL_AUTOTEST.value = "15"; in InitialEnvVarSetup()