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

/fuchsia/zircon/system/utest/fit/
H A Ddefer_tests.cpp448 auto action2(std::move(action));
472 auto action2 = fit::defer<T>([] {}); local
473 action2 = std::move(action);

Completed in 29 milliseconds