Home
last modified time | relevance | path

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

/system/utest/fit/
A Dfunction_tests.cpp478 fit::function<Closure, sizeof(small)> fsmall(std::move(small)); in sized_function_size_bounds() local
517 fit::inline_function<Closure, sizeof(small)> fsmall(std::move(small)); in inline_function_size_bounds() local
/system/utest/fbl/
A Dfunction_tests.cpp482 fbl::SizedFunction<Closure, sizeof(small)> fsmall(std::move(small)); in sized_function_size_bounds() local
521 fbl::InlineFunction<Closure, sizeof(small)> fsmall(std::move(small)); in inline_function_size_bounds() local

Completed in 7 milliseconds