Searched refs:b_success (Results 1 – 2 of 2) sorted by relevance
242 bool b_success, in SetMD() argument254 data.slots[1].successful_boot = (b_success ? 1 : 0); in SetMD()275 b_success, \ argument286 EXPECT_EQ(b_success ? 1 : 0, data.slots[1].successful_boot); \
2160 b_success = True if int(tokens[5]) != 0 else False2166 b_priority, b_tries_remaining, b_success)