Home
last modified time | relevance | path

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

/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dfakeit.hpp8579 … std::set<Invocation *, bool (*)(Invocation *a, Invocation *b)> sortedIvocations(comparator); in sortByInvocationOrder() local
8581 sortedIvocations.insert(i); in sortByInvocationOrder()
8583 for (auto i : sortedIvocations) in sortByInvocationOrder()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dfakeit.hpp8584 … std::set<Invocation *, bool (*)(Invocation *a, Invocation *b)> sortedIvocations(comparator); in sortByInvocationOrder() local
8586 sortedIvocations.insert(i); in sortByInvocationOrder()
8588 for (auto i : sortedIvocations) in sortByInvocationOrder()
/dports/multimedia/kdenlive/kdenlive-21.12.3/fuzzer/
H A Dfakeit_standalone.hpp8557 … std::set<Invocation *, bool (*)(Invocation *a, Invocation *b)> sortedIvocations(comparator); in sortByInvocationOrder() local
8559 sortedIvocations.insert(i); in sortByInvocationOrder()
8561 for (auto i : sortedIvocations) in sortByInvocationOrder()