Searched refs:amt_name (Results 1 – 1 of 1) sorted by relevance
82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal() argument87 t_error("Expected %s(value: %lld) to be %lld\n", amt_name, amt, value); in expect_equal()