Home
last modified time | relevance | path

Searched defs:handle2 (Results 1 - 14 of 14) sorted by relevance

/third_party/curl/tests/libtest/
H A Dlib674.c37 CURL *handle2; in test() local
H A Dlib544.c67 CURL *handle2; in test() local
/third_party/musl/libc-test/src/functionalext/dlns/
H A Ddlns_special_scene.c40 void* handle2 = dlopen_ns(&dlns, dllName, RTLD_LAZY); in dlopen_ns_special_0100() local
71 void* handle2 = dlopen_ns(&dlns_normal, dllName, RTLD_LAZY); in dlopen_ns_special_0200() local
H A Ddlns_inherit.c269 void* handle2 = dlopen_ns(&dlnsA, libC, RTLD_LAZY); in dlns_inherit_0900() local
309 void* handle2 = dlopen_ns(&dlnsC, dllName, RTLD_LAZY); in dlns_inherit_1000() local
H A Ddlns_set_fun.c257 void* handle2 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0500() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_handle_test.cc128 auto* handle2 = new CordzHandle(); in TEST() local
/third_party/musl/libc-test/src/functionalext/supplement/ldso/
H A Ddl_iterate_phdr.c113 void *handle2 = dlopen("/data/libtest.so", RTLD_NOW); in dl_iterate_phdr_0300() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dlock_test.cc214 PlatformThreadHandle handle2 = kNullThreadHandle; in MutexFourThreads() local
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_cfi_test.cpp64 void* handle2 = dlopen(LIB_PATH, RTLD_NOW); in HWTEST_F() local
/third_party/musl/libc-test/src/functional/
H A Ddlopen_ns.c71 void* handle2 = dlopen_ns(&dlns1, dllName, RTLD_NOW); in dlopen_same_so_twice_by_same_ns() local
100 void* handle2 = dlopen_ns(&dlns2, dllName, RTLD_NOW); in dlopen_same_so_by_different_ns() local
130 void* handle2 = dlopen_ns(&dlns2, dllName, RTLD_NOW); in dlopen_same_so_by_different_inherit_ns() local
196 void* handle2 = dlopen_ns(&inherit_A, dllName, RTLD_LAZY); dlopen_inherit() local
262 void* handle2 = dlopen_ns(&dlns, dllName, RTLD_LAZY); dlopen_test_dlns_create2() local
[all...]
H A Ddl_multithread_lock.c310 void* handle2 = dlopen(g_initlibPath, RTLD_NOW); in dl_multithread_lock_0400() local
H A Ddlopen.c64 void* handle2 = dlopen(SO_LOAD_BY_GLOBAL, RTLD_GLOBAL); in dlopen_so_used_by_dlsym() local
89 void* handle2 = dlopen(SO_FOR_NO_DELETE, RTLD_NOLOAD); in dlopen_nodelete_and_noload() local
/third_party/musl/libc-test/src/functionalext/ldso_cfi/
H A Dldso_cfi_check.c256 void* handle2 = dlopen(LIB_PATH, RTLD_LAZY); in cfi_slowpath_function_test_0007() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjunittest.c394 tjhandle handle2 = tjInitCompress(); in compTest() local
456 tjhandle handle2 = tjInitDecompress(); in _decompTest() local

Completed in 10 milliseconds