Searched refs:expect_stable (Results 1 – 1 of 1) sorted by relevance
29 void test_stability(bool expect_stable) { in test_stability() argument49 assert(expect_stable == !unstable); in test_stability()