Home
last modified time | relevance | path

Searched defs:fmutheap (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.cc268 ClosureFunction fmutheap([&fmutheap_value, big = Big(), x = 1]() mutable { in closure() local
455 BinaryOpFunction fmutheap([&fmutheap_value, big = Big(), x = 1](int a, int b) mutable { in binary_op() local