blink/heap: ensure finalizer tests are repeatable
The static |destructor_calls_| variables used with the HeapTest.Finalization and HeapTest.SimpleFinalization tests were not being reset to 0 on subsequent runs of the test (e.g. when running with --gtest_repeat). BUG=899757 Change-Id: I55419a946431267cf88122aae80ae46fcbe8f467 Reviewed-on: https://chromium-review.googlesource.com/c/1309693Reviewed-by:Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#604201}
Showing
Please register or sign in to comment