Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp5948 std::vector<int> runOrder(m_iterationOrder.size()); in logSamples() local
/third_party/libabigail/tests/lib/
Dcatch.hpp5301 RunTests::InWhatOrder runOrder = RunTests::InDeclarationOrder; member
10008 RunTests::InWhatOrder Config::runOrder() const { return m_data.runOrder; } in runOrder() function in Catch::Config