Home | History | Annotate | Download | only in test

Lines Matching refs:b_success

241              bool b_success,
253 data.slots[1].successful_boot = (b_success ? 1 : 0);
274 b_success, \
285 EXPECT_EQ(b_success ? 1 : 0, data.slots[1].successful_boot); \