#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"
#include "kokkos-utils/impl/type_traits.hpp"
#include "kokkos-utils/callbacks/EventInProfileSectionRegexMatcher.hpp"
#include "kokkos-utils/callbacks/EventRegexMatcher.hpp"
#include "kokkos-utils/callbacks/Matcher.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Kokkos |
namespace | Kokkos::utils |
namespace | Kokkos::utils::tests |
namespace | Kokkos::utils::tests::callbacks |
Functions | |
Kokkos::utils::tests::callbacks::TEST (EventRegexMatcher, traits) | |
Kokkos::utils::tests::callbacks::TEST (EventRegexMatcher, regex_matcher) | |
Kokkos::utils::tests::callbacks::TEST (EventInProfileSectionRegexMatcher, traits) | |
Kokkos::utils::tests::callbacks::TEST (EventInProfileSectionRegexMatcher, in_profile_section_matcher) | |
Kokkos::utils::tests::callbacks::TEST (AnyEventMatcher, traits) | |
Kokkos::utils::tests::callbacks::TEST (AnyEventMatcher, operator_parentheses) | |