Searched defs:testPointer (Results 1 – 2 of 2) sorted by relevance
120 public static TestRule requiresCec(BaseHostJUnit4Test testPointer) { in requiresCec()124 public static TestRule requiresLeanback(BaseHostJUnit4Test testPointer) { in requiresLeanback()129 BaseHostJUnit4Test testPointer, @CecDeviceType int dutDeviceType) { in requiresDeviceType()136 BaseHostJUnit4Test testPointer, boolean arcSupport) { in requiresArcSupport()145 BaseHostJUnit4Test testPointer, @CecDeviceType int deviceType) { in skipDeviceType()152 public static TestRule requiresPhysicalDevice(BaseHostJUnit4Test testPointer) { in requiresPhysicalDevice()
89 val testPointer = getPositionInView(activity.window.decorView) in testMultiTouch() constant