Searched refs:matchers (Results 1 – 19 of 19) sorted by relevance
20 import platform.test.screenshot.matchers.MSSIMMatcher21 import platform.test.screenshot.matchers.PixelPerfectMatcher
22 import platform.test.screenshot.matchers.BitmapMatcher23 import platform.test.screenshot.matchers.PixelPerfectMatcher
20 import platform.test.screenshot.matchers.BitmapMatcher
24 import platform.test.screenshot.matchers.BitmapMatcher in <lambda>()
35 import platform.test.screenshot.matchers.BitmapMatcher in <lambda>()36 import platform.test.screenshot.matchers.MSSIMMatcher in <lambda>()37 import platform.test.screenshot.matchers.PixelPerfectMatcher in <lambda>()
33 import platform.test.screenshot.matchers.BitmapMatcher in <lambda>()
36 import platform.test.screenshot.matchers.BitmapMatcher in <lambda>()
30 import platform.test.screenshot.matchers.BitmapMatcher31 import platform.test.screenshot.matchers.PixelPerfectMatcher
17 package platform.test.screenshot.matchers in <lambda>()
16 package platform.test.screenshot.matchers in <lambda>()
1 package platform.test.screenshot.matchers in <lambda>()
17 package platform.test.screenshot.matchers
108 List<StatsdConfigProto.AtomMatcher> matchers = new ArrayList<>(atomIdList.size()); in addGaugeConfig() local111 matchers.add( in addGaugeConfig()128 matchers.add(getSimpleAtomMatcher(atomUniqueId, atomId)); in addGaugeConfig()131 config.atomMatcher = matchers.toArray(new StatsdConfigProto.AtomMatcher[0]); in addGaugeConfig()
37 import platform.test.screenshot.matchers.MSSIMMatcher38 import platform.test.screenshot.matchers.PixelPerfectMatcher
24 import platform.test.screenshot.matchers.MSSIMMatcher
25 import platform.test.screenshot.matchers.PixelPerfectMatcher