Home
last modified time | relevance | path

Searched defs:test_handle (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dreplace_dlopen_main_program_test.cpp39 void *test_handle = dlopen(info.dli_fname, RTLD_LAZY); in main() local
/llvm-project/libcxx/test/std/utilities/format/format.arguments/format.args/
H A Dget.pass.cpp44 void test_handle(T value) { test_handle() function
/llvm-project/libcxx/test/std/utilities/format/format.arguments/format.arg/
H A Dvisit_format_arg.pass.cpp58 void test_handle(T value) { test_handle() function
H A Dvisit.pass.cpp56 void test_handle(T value) { in test_handle() function
H A Dvisit.return_type.pass.cpp74 void test_handle(T value, ExpectedR expectedValue) { in test_handle() function