Home
last modified time | relevance | path

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

12

/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
DHandleTest.java48 Handle handle2 = new Handle(Opcodes.H_INVOKESPECIAL, "owner", "name", "descriptor"); in testDeprecatedConstructor() local
71 Handle handle2 = new Handle(Opcodes.H_GETFIELD, "owner", "name", "descriptor", false); in testEquals() local
101 Handle handle2 = new Handle(Opcodes.H_INVOKESTATIC, "owner", "name", "descriptor", true); in testHashCode() local
/external/perfetto/src/profiling/memory/
Dsystem_property_unittest.cc55 { auto handle2 = prop.SetAll(); } in TEST() local
80 auto handle2 = prop.SetProperty("system_server"); in TEST() local
96 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
111 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
128 auto handle2 = prop.SetProperty("system_server"); in TEST() local
/external/rust/crates/tokio/tests/
Dsync_once_cell.rs165 let handle2 = rt.spawn(async { ONCE.get_or_init(func2).await }); in get_or_init() localVariable
191 let handle2 = rt.spawn(async { ONCE.get_or_init(func_panic).await }); in get_or_init_panic() localVariable
249 let handle2 = rt.spawn(async { advance_time_and_set(&ONCE, 10).await }); in set_while_initializing() localVariable
273 let handle2 = rt.spawn(async { ONCE.get_or_try_init(func_ok).await }); in get_or_try_init() localVariable
Dtask_id.rs40 let handle2 = tokio::spawn(async { task::id() }); in task_id_collision_current_thread() localVariable
50 let handle2 = tokio::spawn(async { task::id() }); in task_id_collision_multi_thread() 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.c68 CURL *handle2; in test() local
Dlib674.c37 CURL *handle2; in test() local
/external/cronet/net/socket/
Dclient_socket_pool_base_unittest.cc1977 ClientSocketHandle handle2; in TEST_F() local
2015 ClientSocketHandle handle2; in TEST_F() local
2177 ClientSocketHandle handle2; in TEST_F() local
2370 ClientSocketHandle handle2; in TEST_F() local
2420 ClientSocketHandle handle2; in TEST_F() local
2462 ClientSocketHandle handle2; in TEST_F() local
2653 ClientSocketHandle handle2; in TEST_F() local
2733 ClientSocketHandle handle2; in TEST_F() local
3226 ClientSocketHandle handle2; in TEST_F() local
3270 ClientSocketHandle handle2; in TEST_F() local
[all …]
Dtransport_client_socket_pool_unittest.cc297 ClientSocketHandle handle2; in TEST_F() local
550 ClientSocketHandle handle2; in TEST_F() local
733 ClientSocketHandle handle2; in TEST_F() local
1200 ClientSocketHandle handle2; in TEST_P() local
1610 ClientSocketHandle handle2; in TEST_F() local
1722 ClientSocketHandle handle2; in TEST_F() local
1941 ClientSocketHandle handle2; in TEST_F() local
2014 ClientSocketHandle handle2; in TEST_F() local
2097 ClientSocketHandle handle2; in TEST_F() local
2184 ClientSocketHandle handle2; in TEST_F() 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
/external/igt-gpu-tools/tests/i915/
Di915_suspend.c49 uint32_t handle1, handle2, handle_tiled; in test_fence_restore() 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/rust/crates/tokio-util/tests/
Dspawn_pinned.rs219 let handle2 = pool.spawn_pinned_by_idx( in spawn_by_idx() localVariable
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/external/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/external/webrtc/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/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/external/OpenCL-CTS/test_conformance/vulkan/
Dtest_vulkan_api_consistency.cpp417 void* handle2 = NULL; in test_consistency_external_semaphore() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc241 PlatformThreadHandle handle2; in TEST() local
/external/cronet/net/quic/
Dquic_chromium_client_session_test.cc470 std::unique_ptr<QuicChromiumClientSession::Handle> handle2 = in TEST_P() local
662 std::unique_ptr<QuicChromiumClientSession::Handle> handle2 = in TEST_P() local
750 std::unique_ptr<QuicChromiumClientSession::Handle> handle2 = in TEST_P() local
811 std::unique_ptr<QuicChromiumClientSession::Handle> handle2 = in TEST_P() local

12