Home
last modified time | relevance | path

Searched defs:runOrder (Results 1 – 6 of 6) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp67 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config
Dcatch_config.hpp55 RunTests::InWhatOrder runOrder = RunTests::InDeclarationOrder; member
/external/bcc/tests/cc/
Dcatch.hpp3516 RunTests::InWhatOrder runOrder; member
3581 virtual RunTests::InWhatOrder runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp5948 std::vector<int> runOrder(m_iterationOrder.size()); in logSamples() local
/external/catch2/single_include/catch2/
Dcatch.hpp5259 RunTests::InWhatOrder runOrder = RunTests::InDeclarationOrder; member
9960 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp5291 RunTests::InWhatOrder runOrder = RunTests::InDeclarationOrder; member
10019 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config