Searched refs:g_executorMgrWrapper (Results 1 – 1 of 1) sorted by relevance
246 auto g_executorMgrWrapper = UserIam::Common::MakeShared<DummyExecutorMgrWrapper>(); variable247 auto g_executor = UserIam::Common::MakeShared<Executor>(g_executorMgrWrapper, g_executorHdi, 1);255 g_executor = UserIam::Common::MakeShared<Executor>(g_executorMgrWrapper, g_executorHdi, id); in FuzzExecutorResetExecutor()