Searched refs:a_success (Results 1 – 2 of 2) sorted by relevance
236 bool a_success, in SetMD() argument251 data.slots[0].successful_boot = (a_success ? 1 : 0); in SetMD()272 a_success, \ argument283 EXPECT_EQ(a_success ? 1 : 0, data.slots[0].successful_boot); \
2157 a_success = True if int(tokens[2]) != 0 else False2165 a_priority, a_tries_remaining, a_success,