kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests Namespace Reference

Namespaces

namespace  ExecutionSpaceImpl
namespace  GraphImpl
namespace  Impl
namespace  Utils

Classes

struct  PropA
struct  PropB
class  check_rcvr_env_rvalue_Test
class  check_rcvr_env_lvalue_Test
class  check_rcvr_env_queryable_with_and_not_Test
class  check_scheduler_default_Test
class  check_scheduler_static_thread_pool_Test
class  check_scheduler_split_when_all_no_forward_Test
class  check_scheduler_split_transfer_when_all_no_forward_Test
class  check_scheduler_multiple_splits_Test
class  TrackingAllocatorTest_write_read_env_Test
class  TrackingAllocatorTest_forwarded_through_then_Test

Typedefs

using run_loop_scheduler_t = stdexec::run_loop::scheduler
using static_thread_pool_scheduler_t = experimental::execution::_pool_::_static_thread_pool::scheduler

Functions

consteval auto get_sndr ()

Variables

Tests::PropA prop_a
Tests::PropB prop_b

Typedef Documentation

◆ run_loop_scheduler_t

using Tests::run_loop_scheduler_t = stdexec::run_loop::scheduler

Definition at line 28 of file test_check_scheduler_type.cpp.

◆ static_thread_pool_scheduler_t

using Tests::static_thread_pool_scheduler_t = experimental::execution::_pool_::_static_thread_pool::scheduler

Definition at line 29 of file test_check_scheduler_type.cpp.

Function Documentation

◆ get_sndr()

auto Tests::get_sndr ( )
consteval

Definition at line 24 of file test_check_rcvr_env.cpp.

References Tests::Utils::check_rcvr_env, prop_a, and prop_b.

Variable Documentation

◆ prop_a

Tests::PropA Tests::prop_a

◆ prop_b

Tests::PropB Tests::prop_b