Searched refs:expect_result (Results 1 – 2 of 2) sorted by relevance
47 bool expect_result = false; variable59 assert(result == expect_result); in f()77 expect_result = true; in main()92 expect_result = false; in main()
93 static void alloc_and_check(long size, int expect_result);194 static void alloc_and_check(long size, int expect_result) in alloc_and_check() argument201 switch (expect_result) { in alloc_and_check()216 expect_result); in alloc_and_check()