Home
last modified time | relevance | path

Searched refs:reportParseError (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
H A DProtoLogTool.kt73 injector.reportParseError(ex)
170 injector.reportParseError(ex)
234 override fun reportParseError(ex: ParsingException) {
243 fun reportParseError(ex: ParsingException) regex
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DEndToEndTest.kt135 override fun reportParseError(ex: ParsingException) = throw AssertionError(ex)