Home
last modified time | relevance | path

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

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