Home
last modified time | relevance | path

Searched refs:test_arrays (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/
H A Ddestroy.pass.cpp32 constexpr bool test_arrays() { in test_arrays() function
109 test_arrays(); in main()
H A Ddestroy_n.pass.cpp32 constexpr bool test_arrays() { in test_arrays() function
112 test_arrays(); in main()
H A Dranges_destroy_n.pass.cpp76 constexpr bool test_arrays() { in test_arrays() function
135 test_arrays(); in main()
H A Dranges_destroy_at.pass.cpp103 constexpr bool test_arrays() { in test_arrays() function
151 test_arrays(); in main()
H A Ddestroy_at.pass.cpp42 constexpr bool test_arrays() { in test_arrays() function
134 test_arrays(); in main()
H A Dranges_destroy.pass.cpp100 constexpr bool test_arrays() { in test_arrays() function
213 test_arrays(); in main()
/llvm-project/flang/test/Lower/HLFIR/
H A Darray-ctor-as-runtime-temp.f9061 subroutine test_arrays(a)
168 call test_arrays(a)
62 subroutine test_arrays( global() subroutine
66 atest_arrays global() argument