Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp58 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config
Dcatch_config.hpp50 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.hpp4677 RunTests::InWhatOrder runOrder = RunTests::InDeclarationOrder; member
8063 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config