Home
last modified time | relevance | path

Searched defs:fempty (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.cc569 fit::function<Closure, sizeof(empty)> fempty(std::move(empty)); in TEST() local
604 fit::inline_function<Closure, sizeof(empty)> fempty(std::move(empty)); in TEST() local