Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/
H A Dsort.pass.cpp27 static std::atomic<int32_t> KeyCount; variable
64 ++KeyCount; in ParanoidKey()
71 ++KeyCount; in ParanoidKey()
77 --KeyCount; in ~ParanoidKey()
96 ++KeyCount; in ParanoidKey()
174 int32_t count0 = KeyCount; in operator ()()
185 int32_t count1 = KeyCount; in operator ()()