liblog: fortify event_log_tags test

Robustness fortification.  Deal with gtest failure if event-log-tags
file is updated, adb sync for example, and thus will report
Shared_Dirty instead of Shared_Clear.  Add check for Private_Dirty
and Private_Clean being clear at zero too as a bonus.

Test: gTest liblog-unit-tests --gtest_filter=liblog.event_log_tags
Bug: 31456426
Change-Id: Id912929fdd65499aa532a15653ef387a997a5054
1 file changed
tree: 74c0b4a5039a2bb4322d1e414e0116b12f54c9d3
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/