Searched refs:exp_err (Results 1 – 2 of 2) sorted by relevance
130 int exp_err) in action_run() argument139 zassert_equal(err, exp_err, "Unexpected err: %d", err); in action_run()
1175 uint32_t now, int exp_err, uint32_t max, uint32_t line) in check_usage() argument1187 zassert_equal(err, exp_err); in check_usage()