Home | History | Annotate | Download | only in test

Lines Matching refs:a_success

235              bool a_success,
250 data.slots[0].successful_boot = (a_success ? 1 : 0);
271 a_success, \
282 EXPECT_EQ(a_success ? 1 : 0, data.slots[0].successful_boot); \