grpc/test/core/promise
Craig Tiller 8d37f43bfd
[promises] Add AtomicWaker type (#30561)
* [promises] Add AtomicWaker type

* Automated change: Fix sanity tests

* review feedback

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-08-12 09:49:09 -07:00
..
promise_fuzzer_corpus Promises fuzzer (#27406) 2021-10-04 13:21:38 -07:00
BUILD Build Target Reorganization Part 1 (#30518) 2022-08-11 16:58:08 -04:00
activity_test.cc [promises] Add AtomicWaker type (#30561) 2022-08-12 09:49:09 -07:00
arena_promise_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
call_push_pull_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
context_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
exec_ctx_wakeup_scheduler_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
for_each_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
if_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
join_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
latch_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
loop_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
map_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
observable_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
pipe_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
poll_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
promise_factory_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
promise_fuzzer.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
promise_fuzzer.proto Promises fuzzer (#27406) 2021-10-04 13:21:38 -07:00
promise_test.cc [iwyu] Better handle <type_traits> (#30349) 2022-07-20 16:48:20 -07:00
race_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
seq_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
sleep_test.cc Reland: Make GetDefaultEventEngine return a shared_ptr (#30563) 2022-08-12 08:09:31 -07:00
test_context.h Call finalization for promises (#29008) 2022-03-03 15:53:28 -08:00
test_wakeup_schedulers.h [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
try_join_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
try_seq_metadata_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
try_seq_test.cc [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00