Searched defs:AllocatorForTest (Results 1 – 11 of 11) sorted by relevance
29 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<256>; typedef
498 AllocatorForTest section in Test support503 .. _module-pw_allocator-api-test_harness:
27 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<256>; typedef
52 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<kCapacity>; typedef
55 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<4096>; typedef
81 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<256>; typedef
78 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<2048>; typedef
60 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<256>; typedef
29 using AllocatorForTest = ::pw::allocator::test::AllocatorForTest<kCapacity>; typedef
78 AllocatorForTest() in AllocatorForTest() function