Searched defs:testPointer (Results 1 – 2 of 2) sorted by relevance
121 public static TestRule requiresCec(BaseHostJUnit4Test testPointer) { in requiresCec()125 public static TestRule requiresLeanback(BaseHostJUnit4Test testPointer) { in requiresLeanback()130 BaseHostJUnit4Test testPointer, @CecDeviceType int dutDeviceType) { in requiresDeviceType()137 BaseHostJUnit4Test testPointer, boolean arcSupport) { in requiresArcSupport()146 BaseHostJUnit4Test testPointer, @CecDeviceType int deviceType) { in skipDeviceType()153 public static TestRule requiresPhysicalDevice(BaseHostJUnit4Test testPointer) { in requiresPhysicalDevice()
93 val testPointer = getPositionInView(activity.window.decorView) in testMultiTouch() constant