Home
last modified time | relevance | path

Searched refs:InWhatOrder (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp3378 struct RunTests { enum InWhatOrder { enum
3405 virtual RunTests::InWhatOrder runOrder() const = 0;
3524 RunTests::InWhatOrder runOrder;
3589 virtual RunTests::InWhatOrder runOrder() const { return m_data.runOrder; } in runOrder()
6568 mutable RunTests::InWhatOrder m_currentSortOrder;