vlog_is_on_test.cc
5.4 KB
-
Remove the side effects between tests in vlog_is_on_test.cc · 3aa6061a
The original version of the tests did not reset the VLOG levels between tests, which could lead to false positives. This CL fixes the issue by resetting the VLOG levels to their default values before each test. PiperOrigin-RevId: 675711787 Change-Id: Id311ba0c00a9e929afcddc7346882487fd64ea16
Alex Titov committed