Searched refs:expectationResources (Results 1 – 2 of 2) sorted by relevance
141 Class<?> owningClass, Set<String> expectationResources, ModeId mode) in parseResources() argument144 for (String expectationsPath : expectationResources) { in parseResources()
132 Set<String> expectationResources = new LinkedHashSet<>( in onCreate() local135 getClass(), expectationResources, ModeId.DEVICE); in onCreate()