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

/fuchsia/zircon/system/utest/fbl/
H A Dfunction_tests.cpp566 void implicit_construction_helper(fbl::Closure closure) {} function in namespace:fbl::tests::__anon1343
572 implicit_construction_helper(nullptr);
575 implicit_construction_helper([] {});
/fuchsia/zircon/system/utest/fit/
H A Dfunction_tests.cpp532 void implicit_construction_helper(fit::closure closure) {} function in namespace:__anon1383
538 implicit_construction_helper(nullptr);
541 implicit_construction_helper([] {});

Completed in 41 milliseconds