Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/system/impl/
DCoreImplTest.java168 private static void checkSharing(SharedBufferHandle in, SharedBufferHandle out) { in checkSharing() method in CoreImplTest
534 checkSharing(handle, newHandle); in testSharedBufferSending()
535 checkSharing(newHandle, handle); in testSharedBufferSending()
908 checkSharing(handleClone, newHandleClone); in testSharedBufferPass()
909 checkSharing(newHandleClone, handleClone); in testSharedBufferPass()