Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A Dsample.stable.pass.cpp29 void test_stability(bool expect_stable) { in test_stability() argument
49 assert(expect_stable == !unstable); in test_stability()