summaryrefslogtreecommitdiff
path: root/javatests/com/android/loganalysis/parser
AgeCommit message (Collapse)Author
2021-11-22Remove unnecessary parenthesesCole Faust
These are made into errors by tradefed_errorprone_defaults, and the new errorprone update expands the types of detected unnecessary parentheses. Bug: 190944875 Test: Presubmits Change-Id: I15ba162088eb7118fb63799149d819993d9e0640
2021-07-21Switch on Error Prone: LongLiteralLowerCaseSuffixfrankfeng
Bug: 194208994 Test: make tradefed-all -j64 RUN_ERROR_PRONE=true Test: unit tests Change-Id: I6ca64530b17c4ade3aa3193254a941618b4d1f16
2021-06-23Add boot event info to EventsLogParserLisa Liu
Parse boot event and it's duration from event log. BUG: 189388152 Test: run_tradefed_tests.sh --class com.android.loganalysis.parser.EventsLogParserTest Change-Id: Ibe6c23ba70c8e0488441be368cb8f54327bcf99f
2021-04-02Remove intermediate src dirJulien Desprez
Test: unit tests Bug: 183980865 Change-Id: Ib06bb648341df8b8db88fc58e9b371984e13c73e