Home | History | Annotate | Download | only in test

Lines Matching refs:b_success

242              bool b_success,
254 data.slots[1].successful_boot = (b_success ? 1 : 0);
275 b_success, \
286 EXPECT_EQ(b_success ? 1 : 0, data.slots[1].successful_boot); \