Home
last modified time | relevance | path

Searched refs:implicit_construction_helper (Results 1 – 2 of 2) sorted by relevance

/system/utest/fbl/
A Dfunction_tests.cpp566 void implicit_construction_helper(fbl::Closure closure) {} in implicit_construction_helper() function
572 implicit_construction_helper(nullptr); in implicit_construction()
575 implicit_construction_helper([] {}); in implicit_construction()
/system/utest/fit/
A Dfunction_tests.cpp562 void implicit_construction_helper(fit::closure closure) {} in implicit_construction_helper() function
568 implicit_construction_helper(nullptr); in implicit_construction()
571 implicit_construction_helper([] {}); in implicit_construction()

Completed in 6 milliseconds