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