Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DCrossProcessExceptionTest.java141 final ParcelFileDescriptor[] fds = ParcelFileDescriptor.createPipe(); in doCommand() local
/cts/tests/aslr/src/
DAslrMallocTest.cpp71 int fds[2]; in GetAddress() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_SyncTest.cpp45 jint* fds = static_cast<jint*>(env->GetPrimitiveArrayCritical(fds_array, nullptr)); in syncPoll() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DSyncTest.java117 private static native boolean nSyncPoll(int[] fds, int[] status); in nSyncPoll()
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferTest.cpp294 int fds[2]; in TEST() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp308 int fds[2]; in checkFdRepeat() local
323 int fds[2]; in TEST_P() local