Home
last modified time | relevance | path

Searched defs:fbig (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.cc581 fit::function<Closure, sizeof(big)> fbig(std::move(big)); in TEST() local
616 fit::inline_function<Closure, sizeof(big)> fbig(std::move(big)); in TEST() local