Home
last modified time | relevance | path

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

/system/utest/fit/
A Ddefer_tests.cpp522 auto action2(std::move(action)); in target_destroyed_when_move_constructed() local
546 auto action2 = fit::defer<T>([] {}); in target_destroyed_when_move_assigned() local
547 action2 = std::move(action); in target_destroyed_when_move_assigned()

Completed in 3 milliseconds