Searched refs:IsRetry (Results 1 – 12 of 12) sorted by relevance
37 bool IsRetry() const in IsRetry() function
46 MOCK_CONST_METHOD0(IsRetry, bool());
41 virtual bool IsRetry() const in IsRetry() function
87 if (globalParams->env != nullptr && globalParams->env->IsRetry()) { in CommandsParser()100 if (!retryCmd.empty() && globalParams->env->IsRetry()) { in CommandsParser()
41 bool IsRetry() const in IsRetry() function
48 virtual bool IsRetry() const = 0;
193 int32_t ret = Store::CreateNewSpace(globalParams->storeBase, !globalParams->env->IsRetry()); in ExecuteTransferCommand()337 if (env.IsRetry()) { in ExecuteUpdateBlock()437 if (env.IsRetry()) { in Execute()525 if (env.IsRetry()) { in Execute()
183 if (env.IsRetry()) { in ExecuteImagePatch()282 if (env.IsRetry()) { in ExecuteShaCheck()
186 if (env.IsRetry()) { in Execute()
204 virtual bool IsRetry() const in IsRetry() function in __anon019e3a4f0111::UTestScriptEnv
248 if (env.IsRetry()) { in ComponentProcess()
123 virtual bool IsRetry() const in IsRetry() function in UTestScriptEnv