Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DSourceTransformerTest.kt192 val ifStmts = code.findAll(IfStmt::class.java) regex
234 val ifStmts = code.findAll(IfStmt::class.java) regex
272 val ifStmts = code.findAll(IfStmt::class.java) regex
309 val ifStmts = code.findAll(IfStmt::class.java) regex
343 val ifStmts = code.findAll(IfStmt::class.java) regex
381 val ifStmts = code.findAll(IfStmt::class.java) regex
419 val ifStmts = code.findAll(IfStmt::class.java) regex
445 val ifStmts = code.findAll(IfStmt::class.java) regex