Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39176061 authored by Xusong Wang's avatar Xusong Wang Committed by Automerger Merge Worker
Browse files

Merge "Fix VTS generated test with reusable execution." am: c2f025e2 am: c6d9dfa6

parents dabd88c6 c6d9dfa6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -736,8 +736,8 @@ void EvaluatePreparedModel(const std::shared_ptr<IDevice>& device,
                    // If a sync fence is returned, try start another run waiting for the sync
                    // fence.
                    if (testConfig.reusable) {
                        ret = execution->executeFenced(waitFor, kNoDeadline, kNoDuration,
                                                       &executionResult);
                        // Nothing to do because at most one execution may occur on a reusable
                        // execution object at any given time.
                    } else if (testConfig.useConfig) {
                        ret = preparedModel->executeFencedWithConfig(
                                request, waitFor,