Home
last modified time | relevance | path

Searched defs:testLine (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DCommandOptionsTest.kt52 val testLine = "invalid" regex
58 val testLine = "transform-protolog-calls --protolog-class $TEST_PROTOLOG_CLASS " + regex
76 val testLine = "transform-protolog-calls " + regex
87 val testLine = "transform-protolog-calls --protolog-class $TEST_PROTOLOG_CLASS " + regex
97 val testLine = "transform-protolog-calls --protolog-class $TEST_PROTOLOG_CLASS " + regex
107 val testLine = "transform-protolog-calls --protolog-class $TEST_PROTOLOG_CLASS " + regex
117 val testLine = "transform-protolog-calls --protolog-class $TEST_PROTOLOG_CLASS " + regex
149 val testLine = "transform-protolog-calls --protolog-class invalid " + regex
248 val testLine = "generate-viewer-config --protolog-class $TEST_PROTOLOG_CLASS " + regex
263 val testLine = "generate-viewer-config --protolog-class $TEST_PROTOLOG_CLASS " + regex
[all …]