Searched defs:onTestInjectionFromApp (Results 1 – 2 of 2) sorted by relevance
25 void onTestInjectionFromApp(in List<String> errors); in onTestInjectionFromApp() method
241 override fun onTestInjectionFromApp(errors: List<String?>) = onTestResult(errors) in <lambda>() method