commit | 1e7d1c77fa384c0016da66781a5a10a3fd61f85a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Mar 16 08:57:20 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Fri Mar 16 10:37:03 2018 -0700 |
tree | 989d3d38685cffe1c0084b1e6d17ae9df783f3b1 | |
parent | 2b820536e6e3a0a939ffa34a2ed63523e87166d6 [diff] |
bootstat: alias underline to space in bit error rate handling When we are matching existing known boot reasons, we should try with compliant underlines first, then again with underlines replaced with spaces. Replace references to Ber with BitError for maintenance clarity. Replace helper functions with C++11 lambdas. Test: boot_reason_test.sh Bug: 63736262 Change-Id: I91b865013513526a55a85523080c7127f198968c