Searched defs:all_equal (Results 1 – 4 of 4) sorted by relevance
51 bool all_equal = true; in test_randomization() local72 bool all_equal = true; in test_same() local
50 bool all_equal = true; in test_randomization() local71 bool all_equal = true; in test_same() local
51 bool all_equal = true; in test_randomization() local73 bool all_equal = true; in test_same() local
26 bool all_equal(int, int) { return false; } // everything is equal in all_equal() function