Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowParcelFileDescriptorTest.java300 public void testCreatePipe() throws IOException { in testCreatePipe() method in ShadowParcelFileDescriptorTest
320 testCreatePipe(); in testCreatePipeTwice()
321 testCreatePipe(); in testCreatePipeTwice()
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp2631 void testCreatePipe(void) in testCreatePipe() function