kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
test_RecorderListener.cpp File Reference

Go to the source code of this file.

Classes

class  Kokkos::utils::tests::callbacks::RecorderListenerTest
 
class  Kokkos::utils::tests::callbacks::RecorderListenerSingleEventTypeTest< EvenType >
 

Namespaces

namespace  Kokkos
 
namespace  Kokkos::utils
 
namespace  Kokkos::utils::tests
 
namespace  Kokkos::utils::tests::callbacks
 

Typedefs

using Kokkos::utils::tests::callbacks::event_in_profile_section_recorder_t = RecorderListener<EventInProfileSectionRegexMatcher, EventTypeList>
 Listener to record events that occur in a profile section.
 
using Kokkos::utils::tests::callbacks::fence_finder_t = RecorderListener<EventRegexMatcher, BeginFenceEvent>
 Listener to record fence events.
 

Functions

 Kokkos::utils::tests::callbacks::TEST (RecorderListener, traits)
 
 Kokkos::utils::tests::callbacks::TYPED_TEST_SUITE (RecorderListenerSingleEventTypeTest, EventTestTypes)
 
 Kokkos::utils::tests::callbacks::TYPED_TEST (RecorderListenerSingleEventTypeTest, record)
 
 Kokkos::utils::tests::callbacks::TEST_F (RecorderListenerTest, recorded_events)
 
 Kokkos::utils::tests::callbacks::TEST_F (RecorderListenerTest, record)
 
 Kokkos::utils::tests::callbacks::TEST (FenceFinder, traits)
 
 Kokkos::utils::tests::callbacks::TEST_F_WITH_CB_MGR (FenceFinderTest, recorded_events)