Searched refs:scriptManager (Results 1 – 6 of 6) sorted by relevance
172 ScriptManagerImpl scriptManager(&env); in TestAddScript() local180 ScriptManagerImpl scriptManager(&env); in TestAddScript() local188 ScriptManagerImpl scriptManager(&env); in TestAddScript() local200 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction01() local207 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction01() local214 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction01() local227 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction02() local233 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction02() local239 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction02() local245 ScriptManagerImpl scriptManager(&env); in TestRegisterUserInstruction02() local[all …]
77 ScriptManagerImpl scriptManager {&env}; in TestUpdateProcesserSetProcess() local78 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestUpdateProcesserSetProcess()90 ScriptManagerImpl scriptManager {&env}; in TestUpdateProcesserSetProcess() local91 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestUpdateProcesserSetProcess()110 ScriptManagerImpl scriptManager {&env}; in TestUpdateProcesserShowProcess() local111 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestUpdateProcesserShowProcess()150 ScriptManagerImpl scriptManager {&env}; in TestUpdateProcesserPrint() local151 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestUpdateProcesserPrint()178 ScriptManagerImpl scriptManager {&env}; in TestUpdateProcesserSetProportion() local179 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestUpdateProcesserSetProportion()
56 ScriptManagerImpl scriptManager {&env}; in TestRegisterCmd01() local57 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestRegisterCmd01()69 ScriptManagerImpl scriptManager {&env}; in TestRegisterCmd02() local70 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestRegisterCmd02()83 ScriptManagerImpl scriptManager {&env}; in TestRegisterCmd03() local84 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestRegisterCmd03()
55 ScriptManagerImpl scriptManager {&env}; in TestLoadScript01() local56 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestLoadScript01()69 ScriptManagerImpl scriptManager {&env}; in TestLoadScript02() local70 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestLoadScript02()84 ScriptManagerImpl scriptManager {&env}; in TestLoadScript03() local85 ScriptInstructionHelper::GetBasicInstructionHelper(&scriptManager); in TestLoadScript03()
65 ScriptManager* scriptManager = ScriptManager::GetScriptManager(env, &scriptVerifier); variable67 ret = scriptManager->ExecuteScript(i);89 ScriptManager* scriptManager = ScriptManager::GetScriptManager(env, &scriptVerifier); variable91 ret = scriptManager->ExecuteScript(i);
400 ScriptManager* scriptManager = ScriptManager::GetScriptManager(env, &scriptVerifier); in ExecUpdate() local401 if (scriptManager == nullptr) { in ExecUpdate()423 ret = scriptManager->ExecuteScript(i); in ExecUpdate()