Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
H A Dfunction_tests.cc225 ClosureFunction fheap([&fheap_value, big = Big()] { fheap_value++; }); in closure() local
408 BinaryOpFunction fheap([&fheap_value, big = Big()](int a, int b) { in binary_op() local
722 fit::function<Closure> fheap = [&fheapvalue, big = Big(), in TEST() local
783 fit::function<Closure, fit::default_inline_target_size, SingleObjectAllocator<std::byte>> fheap = in TEST() local