Home
last modified time | relevance | path

Searched defs:mb_alloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/targets/rp2040/
H A Dsystem_async_example.cc29 static pw::multibuf::test::SimpleAllocatorForTest<4096, 4096> mb_alloc; in main() local
/aosp_15_r20/external/pigweed/pw_system/
H A Dasync_packet_io_test.cc30 pw::multibuf::test::SimpleAllocatorForTest mb_alloc; in TEST() local
H A Dsystem_async_host_example.cc88 pw::multibuf::test::SimpleAllocatorForTest<4096, 4096> mb_alloc; in main() local