Home
last modified time | relevance | path

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

/system/utest/fit/
A Dfunction_tests.cpp471 fit::function<Closure, sizeof(empty)> fempty(std::move(empty)); in sized_function_size_bounds() local
510 fit::inline_function<Closure, sizeof(empty)> fempty(std::move(empty)); in inline_function_size_bounds() local
/system/utest/fbl/
A Dfunction_tests.cpp475 fbl::SizedFunction<Closure, sizeof(empty)> fempty(std::move(empty)); in sized_function_size_bounds() local
514 fbl::InlineFunction<Closure, sizeof(empty)> fempty(std::move(empty)); in inline_function_size_bounds() local

Completed in 7 milliseconds