Searched refs:orig_delta_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_objagg.c563 unsigned int orig_delta_count,
570 if (orig_delta_count != world->delta_count) {
579 if (orig_delta_count + 1 != world->delta_count) {
588 if (orig_delta_count - 1 != world->delta_count) {
762 unsigned int orig_delta_count = world->delta_count; local
787 orig_delta_count, orig_root_count);
561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) argument

Completed in 98 milliseconds