Searched defs:setActual (Results 1 – 1 of 1) sorted by relevance
| /platform_testing/libraries/flicker/src/android/tools/common/flicker/subject/exceptions/ | ||
| D | ExceptionMessageBuilder.kt | 60 fun setActual(value: Collection<String>) = apply { actual.addAll(value) } in <lambda>() method in android.tools.common.flicker.subject.exceptions.ExceptionMessageBuilder |