Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/algorithms/alg.random.sample/
Dsample.stable.pass.cpp27 void test_stability(bool expect_stable) { in test_stability() argument
47 assert(expect_stable == !unstable); in test_stability()