Searched refs:expect_result (Results 1 – 2 of 2) sorted by relevance
83 static void alloc_and_check(long size, int expect_result);185 static void alloc_and_check(long size, int expect_result) in alloc_and_check() argument192 switch (expect_result) { in alloc_and_check()207 expect_result); in alloc_and_check()
394 CefString expect_result = ""; in TEST() local396 EXPECT_EQ(expect_result, result); in TEST()