Home
last modified time | relevance | path

Searched defs:handle2 (Results 1 – 25 of 30) sorted by relevance

12

/external/perfetto/src/profiling/memory/
Dsystem_property_unittest.cc53 { auto handle2 = prop.SetAll(); } in TEST() local
78 auto handle2 = prop.SetProperty("system_server"); in TEST() local
94 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
109 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
126 auto handle2 = prop.SetProperty("system_server"); in TEST() local
/external/rust/crates/tokio/tests/
Dsync_once_cell.rs59 let handle2 = rt.spawn(async { ONCE.get_or_init(func2).await }); in get_or_init() localVariable
85 let handle2 = rt.spawn(async { ONCE.get_or_init(func_panic).await }); in get_or_init_panic() localVariable
143 let handle2 = rt.spawn(async { advance_time_and_set(&ONCE, 10).await }); in set_while_initializing() localVariable
167 let handle2 = rt.spawn(async { ONCE.get_or_try_init(func_ok).await }); in get_or_try_init() localVariable
/external/openscreen/platform/impl/
Dsocket_handle_waiter_posix_unittest.cc53 SocketHandle handle2{2}; in TEST() local
74 SocketHandle handle2{2}; in TEST() local
/external/curl/tests/libtest/
Dlib544.c77 CURL *handle2; in test() local
Dlib674.c35 CURL *handle2; in test() local
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-module-unloaded.cpp33 void *handle2 = dlopen(argv[2], RTLD_LAZY); // %dynamiclib2 in main() local
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-module-unloaded.cc33 void *handle2 = dlopen(argv[2], RTLD_LAZY); // %dynamiclib2 in main() local
/external/tpm2-tss/test/integration/
Dsapi-session-util.c108 TPM2_HANDLE handle2, in compute_session_auth()
167 TPM2_HANDLE handle2, in compute_command_hmac()
219 TPM2_HANDLE handle2, in check_response_hmac()
343 TPM2_HANDLE handle2, 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()
1536 uint32_t handle, handle2; in test_overlap() local
/external/perfetto/src/protozero/
Dmessage_unittest.cc342 MessageHandle<FakeRootMessage> handle2(ignored_msg); in TEST_F() local
417 MessageHandle<FakeRootMessage> handle2{}; in TEST_F() local
/external/libchrome/mojo/public/java/system/
Dcore_impl.cc42 MojoHandle handle2; in JNI_CoreImpl_CreateMessagePipe() local
62 MojoHandle handle2; in JNI_CoreImpl_CreateDataPipe() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/external/sfntly/cpp/src/test/
Dlock_test.cc214 PlatformThreadHandle handle2 = kNullThreadHandle; in MutexFourThreads() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc241 PlatformThreadHandle handle2; in TEST() local
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
DCoreImplTest.java182 SharedBufferHandle handle2 = handle.duplicate(null); in testGetCore() local
/external/libchrome/base/debug/
Dactivity_analyzer_unittest.cc221 SharedMemoryHandle handle2; in TEST_F() local
/external/libjpeg-turbo/
Dtjunittest.c394 tjhandle handle2 = tjInitCompress(); in compTest() local
456 tjhandle handle2 = tjInitDecompress(); in _decompTest() local
/external/curl/lib/
Durlapi.c1327 CURLU *handle2; in curl_url_set() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dflag_test.cc819 auto* handle2 = absl::FindCommandLineFlag("retired_flag_on_separate_file"); in __anond38dca020c02() local
/external/openscreen/third_party/abseil/src/absl/flags/
Dflag_test.cc819 auto* handle2 = absl::FindCommandLineFlag("retired_flag_on_separate_file"); in __anon2950ebc20c02() local
/external/libtextclassifier/abseil-cpp/absl/flags/
Dflag_test.cc819 auto* handle2 = absl::FindCommandLineFlag("retired_flag_on_separate_file"); in __anonb1b75d910c02() local
/external/angle/third_party/abseil-cpp/absl/flags/
Dflag_test.cc859 auto* handle2 = absl::FindCommandLineFlag("retired_flag_on_separate_file"); in __anon85818b300d02() local

12