
FreshCtaTransitTestRule is for tests that restart the CTA between test cases, whether they are batched or not. ReusedCtaTransitTestRule is for tests that reuse the CTA in all test cases, so it only makes sense in batched tests (though it's equivalent to Fresh- in non-batched tests when they all start on the same entry point). Bug: 399877997,404294940 Change-Id: I08fb67a0654d3a95f9ddf34bd0f136b57863ed49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6355610 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1436300}