Lines Matching defs:p1
88 boost::fibers::promise< int > p1; in test_promise_create() local
97 boost::fibers::promise< int& > p1; in test_promise_create_ref() local
106 boost::fibers::promise< void > p1; in test_promise_create_void() local
114 boost::fibers::promise< int > p1; in test_promise_move() local
124 boost::fibers::promise< int& > p1; in test_promise_move_ref() local
134 boost::fibers::promise< void > p1; in test_promise_move_void() local
144 boost::fibers::promise< int > p1; in test_promise_swap() local
154 boost::fibers::promise< int& > p1; in test_promise_swap_ref() local
164 boost::fibers::promise< void > p1; in test_promise_swap_void() local
174 boost::fibers::promise< int > p1; in test_promise_get_future() local
203 boost::fibers::promise< int& > p1; in test_promise_get_future_ref() local
232 boost::fibers::promise< void > p1; in test_promise_get_future_void() local
262 boost::fibers::promise< int > p1; in test_promise_set_value() local
282 boost::fibers::promise< A > p1; in test_promise_set_value_move() local
305 boost::fibers::promise< int& > p1; in test_promise_set_value_ref() local
327 boost::fibers::promise< void > p1; in test_promise_set_value_void() local
346 boost::fibers::promise< int > p1; in test_promise_set_exception() local
370 boost::fibers::promise< int& > p1; in test_promise_set_exception_ref() local
396 boost::fibers::promise< void > p1; in test_promise_set_exception_void() local