Home
last modified time | relevance | path

Searched defs:m_currentSortOrder (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_test_case_registry_impl.h44 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/external/bcc/tests/cc/
Dcatch.hpp6509 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry
/external/catch2/single_include/catch2/
Dcatch.hpp9977 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; member in Catch::TestRegistry