Home
last modified time | relevance | path

Searched defs:handle1 (Results 1 – 25 of 35) sorted by relevance

12

/external/libchrome/mojo/public/cpp/system/
Dmessage_pipe.h53 MessagePipeHandle handle1; in CreateMessagePipe() local
135 ScopedMessagePipeHandle handle1; variable
/external/rust/crates/tokio/tests/
Dsync_once_cell.rs58 let handle1 = rt.spawn(async { ONCE.get_or_init(func1).await }); in get_or_init() localVariable
84 let handle1 = rt.spawn(async { ONCE.get_or_init(func1).await }); in get_or_init_panic() localVariable
142 let handle1 = rt.spawn(async { ONCE.get_or_init(sleep_and_set).await }); in set_while_initializing() localVariable
166 let handle1 = rt.spawn(async { ONCE.get_or_try_init(func_err).await }); in get_or_try_init() localVariable
/external/openscreen/platform/impl/
Dsocket_handle_waiter_posix_unittest.cc52 SocketHandle handle1{1}; in TEST() local
73 SocketHandle handle1{1}; in TEST() local
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-direct.cc75 void *handle1 = dlopen(argv[1], RTLD_LAZY); in main() local
Dcoverage-direct-activation.cc51 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib in main() local
Dcoverage-module-unloaded.cc28 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib1 in main() local
/external/compiler-rt/test/asan/TestCases/Android/
Dcoverage-android.cc126 void *handle1 = in main() local
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-module-unloaded.cpp28 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib1 in main() local
/external/libchrome/mojo/public/c/system/tests/
Dcore_unittest_pure_c.c44 MojoHandle handle0, handle1; in MinimalCTest() local
/external/tpm2-tss/test/integration/
Dsapi-session-util.c107 TPM2_HANDLE handle1, in compute_session_auth()
166 TPM2_HANDLE handle1, in compute_command_hmac()
218 TPM2_HANDLE handle1, in check_response_hmac()
342 TPM2_HANDLE handle1, in tpm_calc_phash()
/external/igt-gpu-tools/tests/
Dprime_self_import.c57 check_bo(int fd1, uint32_t handle1, int fd2, uint32_t handle2) in check_bo()
115 uint32_t handle1, handle2, handle_import; in test_with_two_bos() local
Dprime_mmap.c448 uint32_t handle1, handle2; in test_aperture_limit() local
/external/igt-gpu-tools/tests/i915/
Di915_suspend.c49 uint32_t handle1, handle2, handle_tiled; in test_fence_restore() local
Dgem_userptr_blits.c641 uint32_t handle1 = 0, handle2 = 0; in test_forked_access() local
870 check_bo(int fd1, uint32_t handle1, int is_userptr, int fd2, uint32_t handle2) in check_bo()
/external/perfetto/src/protozero/
Dmessage_unittest.cc335 MessageHandle<FakeRootMessage> handle1(msg1); in TEST_F() local
416 MessageHandle<FakeRootMessage> handle1(msg); in TEST_F() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_helpers_unittest.cc112 ScopedMessagePipeHandle handle0, handle1; in TEST_F() local
/external/libchrome/mojo/public/cpp/bindings/
Dassociated_interface_ptr.h208 ScopedInterfaceEndpointHandle handle1; in MakeRequest() local
/external/llvm-project/lldb/unittests/Host/
DMainLoopTest.cpp94 auto handle1 = loop.RegisterReadObject(socketpair[1], make_callback(), error); in TEST_F() local
/external/libchrome/mojo/public/java/system/
Dcore_impl.cc41 MojoHandle handle1; in JNI_CoreImpl_CreateMessagePipe() local
61 MojoHandle handle1; in JNI_CoreImpl_CreateDataPipe() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc121 auto* handle1 = new CordzHandle(); in TEST() local
/external/sfntly/cpp/src/test/
Dlock_test.cc213 PlatformThreadHandle handle1 = kNullThreadHandle; in MutexFourThreads() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc240 PlatformThreadHandle handle1; in TEST() local
/external/libchrome/mojo/public/cpp/bindings/lib/
Dscoped_interface_endpoint_handle.cc288 ScopedInterfaceEndpointHandle* handle1) { in CreatePairPendingAssociation()
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry_test.cc59 std::unique_ptr<CollectionRegistry::RegistrationHandle> handle1 = in TEST() local
/external/libchrome/base/debug/
Dactivity_analyzer_unittest.cc220 SharedMemoryHandle handle1; in TEST_F() local

12