|
kokkos-execution 0.0.1
|
#include "kokkos-utils/callbacks/RecorderListener.hpp"#include "kokkos-utils/tests/scoped/callbacks/Manager.hpp"#include "kokkos-execution/execution_space.hpp"#include "tests/utils/callback_matchers.hpp"#include "tests/utils/check_rcvr_env_queryable_with.hpp"#include "tests/utils/execution_space_context.hpp"#include "tests/utils/functors/counter.hpp"#include "tests/utils/functors/labeled.hpp"#include "tests/utils/functors/no_op.hpp"#include "tests/utils/functors/sum_indices.hpp"#include "tests/utils/just_stopped.hpp"#include "tests/utils/sink_receiver.hpp"#include "tests/utils/stdexec.hpp"#include "tests/utils/sync_wait.hpp"#include "tests/utils/tracking_allocator.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::ExecutionSpaceImpl |
Functions | |
| consteval bool | Tests::ExecutionSpaceImpl::test_sndr_traits () |
| consteval bool | Tests::ExecutionSpaceImpl::test_sndr_nothrow_transformable () |
| constexpr bool | Tests::ExecutionSpaceImpl::test_op_state_passed_by_const_ref () |