Home
last modified time | relevance | path

Searched refs:inv (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DPaintRunFlagTest.kt49 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_LEFT_EDGE.inv() in assertSame_measureText_Result()
50 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_RIGHT_EDGE.inv() in assertSame_measureText_Result()
57 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_RIGHT_EDGE.inv() in assertSame_measureText_Result()
63 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_LEFT_EDGE.inv() in assertSame_measureText_Result()
98 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_LEFT_EDGE.inv() in assertSame_getTextWidths_Result()
99 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_RIGHT_EDGE.inv() in assertSame_getTextWidths_Result()
112 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_RIGHT_EDGE.inv() in assertSame_getTextWidths_Result()
124 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_LEFT_EDGE.inv() in assertSame_getTextWidths_Result()
266 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_LEFT_EDGE.inv() in getTextRunAdvances_Latin()
267 paint.flags = paint.flags and Paint.TEXT_RUN_FLAG_RIGHT_EDGE.inv() in getTextRunAdvances_Latin()
[all …]
/cts/tests/tests/print/src/android/print/cts/
DInteractionBetweenPrintDocumentAndPrinterDiscovery.java100 createMockPrinterDiscoverySessionCallbacks(inv -> { in printerReappearsWhileCanceling()
101 session[0] = ((PrinterDiscoverySessionCallbacks) inv.getMock()).getSession(); in printerReappearsWhileCanceling()
111 FirstPrintService.setCallbacks(createMockPrintServiceCallbacks((inv) -> callbacks, null, in printerReappearsWhileCanceling()
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DTestAppSystemServiceFactory.java280 Answer<?> answer = (inv) -> { in getSystemService()
281 Object[] args = inv.getArguments(); in getSystemService()
283 Log.v(TAG, "spying " + inv + " method: " + inv.getMethod()); in getSystemService()
285 Log.i(TAG, "spying " + inv.getMethod()); in getSystemService()
287 String methodName = inv.getMethod().getName(); in getSystemService()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h53 struct fastrpc_ioctl_invoke inv; member
/cts/tests/input/src/android/input/cts/
DGamepadWithAccessibilityTest.kt52 AccessibilityServiceInfo.FLAG_REQUEST_TOUCH_EXPLORATION_MODE.inv()) in setTouchExplorationEnabled()
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpEventCollectionTest.kt169 attributionOpEntry.getLastAccessForegroundTime(OP_FLAGS_ALL and OP_FLAG_SELF.inv()) in noteWithAttributionAndCheckOpEntries()
171 assertThat(opEntry.getLastAccessForegroundTime(OP_FLAGS_ALL and OP_FLAG_SELF.inv())) in noteWithAttributionAndCheckOpEntries()
220 attributionOpEntry.getLastAccessBackgroundTime(OP_FLAGS_ALL and OP_FLAG_SELF.inv()) in noteInBackgroundWithAttributionAndCheckOpEntries()
222 assertThat(opEntry.getLastAccessBackgroundTime(OP_FLAGS_ALL and OP_FLAG_SELF.inv())) in noteInBackgroundWithAttributionAndCheckOpEntries()
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py288 return (float(x) for x in np.dot(np.linalg.inv(a), b))
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...