Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DLimitDevicesRule.kt87 return makeAssumptionViolatedStatement( in apply()
93 return makeAssumptionViolatedStatement( in apply()
101 return makeAssumptionViolatedStatement( in apply()
111 return makeAssumptionViolatedStatement( in apply()
183 private fun makeAssumptionViolatedStatement(errorMessage: String): Statement = in makeAssumptionViolatedStatement() method