Searched refs:good_intptr (Results 1 – 3 of 3) sorted by relevance
73 const int *good_intptr = &x; in TEST() local75 EXPECT_TRUE(ABSL_PREDICT_TRUE(good_intptr)); in TEST()77 EXPECT_TRUE(ABSL_PREDICT_FALSE(good_intptr)); in TEST()