Searched refs:EXPECT_TRUE (Results 1 – 5 of 5) sorted by relevance
1688 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()1792 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()1906 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2020 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2124 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2228 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2337 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()2446 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()
639 #define EXPECT_TRUE(seen) \ macro
1038 EXPECT_TRUE(eagain); in TEST_F()1061 EXPECT_TRUE(eagain); in TEST_F()
349 EXPECT_LE EXPECT_GT EXPECT_GE EXPECT_NULL EXPECT_TRUE
904 EXPECT_TRUE(WIFSIGNALED(status)) { in TEST()3043 EXPECT_TRUE(ret == __NR_nanosleep || ret == __NR_clock_nanosleep); in TEST()