Home
last modified time | relevance | path

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

/development/importMaven/src/main/kotlin/androidx/build/importMaven/
DEnvironmentConfig.kt28 private val config: Properties by lazy { in <lambda>() constant
29 val config = Properties() in <lambda>() constant
/development/build_log_simplifier/
Dtest.py253 def validate_suggested_exemptions(lines, config, expected_config): argument