Searched refs:EXPECT_TRUE (Results 1 – 5 of 5) sorted by relevance
1673 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()1777 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()1891 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2005 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2109 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2213 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2322 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2431 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()
635 #define EXPECT_TRUE(seen) \ macro
975 EXPECT_TRUE(eagain); in TEST_F()998 EXPECT_TRUE(eagain); in TEST_F()
349 EXPECT_LE EXPECT_GT EXPECT_GE EXPECT_NULL EXPECT_TRUE
900 EXPECT_TRUE(WIFSIGNALED(status)) { in TEST()3039 EXPECT_TRUE(ret == __NR_nanosleep || ret == __NR_clock_nanosleep); in TEST()