Home | History | Annotate | Download | only in futures.promise

Lines Matching refs:promise

17 test_makefile := external/libcxx/test/thread/futures/futures.promise/Android.mk
19 test_name := thread/futures/futures.promise/default
23 test_name := thread/futures/futures.promise/set_rvalue_at_thread_exit
27 test_name := thread/futures/futures.promise/move_ctor
31 test_name := thread/futures/futures.promise/set_rvalue
35 test_name := thread/futures/futures.promise/set_lvalue_at_thread_exit
39 test_name := thread/futures/futures.promise/get_future
43 test_name := thread/futures/futures.promise/dtor
47 test_name := thread/futures/futures.promise/set_lvalue
51 test_name := thread/futures/futures.promise/swap
55 test_name := thread/futures/futures.promise/set_value_const
59 test_name := thread/futures/futures.promise/set_value_at_thread_exit_void
63 test_name := thread/futures/futures.promise/uses_allocator
67 test_name := thread/futures/futures.promise/set_value_at_thread_exit_const
71 test_name := thread/futures/futures.promise/set_exception
75 test_name := thread/futures/futures.promise/move_assign
79 test_name := thread/futures/futures.promise/alloc_ctor
83 test_name := thread/futures/futures.promise/set_value_void
87 test_name := thread/futures/futures.promise/set_exception_at_thread_exit