Home
last modified time | relevance | path

Searched defs:test_alloc (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/string.streams/stringbuf/stringbuf.assign/
H A Dnonmember_swap_noexcept.pass.cpp25 struct test_alloc { struct
33 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
H A Dmember_swap_noexcept.pass.cpp26 struct test_alloc { struct
34 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_substr/
H A Dsubstr.pass.cpp129 TEST_CONSTEXPR_CXX20 bool test_alloc() { in test_alloc() function
/aosp_15_r20/external/libcap/libcap/
H A Dcap_test.c139 static int test_alloc(void) in test_alloc() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
H A Dconstruct_types.pass.cpp168 TESTA test_alloc(42); in main() local
/aosp_15_r20/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
H A Dconstruct_types.pass.cpp217 TESTA test_alloc(42); in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/test/
Dtest_pool_alloc.cpp168 void test_alloc() in test_alloc() function
/aosp_15_r20/external/clang/test/Analysis/
H A Dobjc-arc.m87 void test_alloc() { function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_bytes.py675 def test_alloc(self): member in ByteArrayTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_bytes.py1487 def test_alloc(self): member in ByteArrayTest