orig_date_time     20 lib/common/tests/iso8601/crm_time_add_days_test.c assert_add_days(const char *orig_date_time, int days,
orig_date_time     23 lib/common/tests/iso8601/crm_time_add_days_test.c     crm_time_t *orig = crm_time_new(orig_date_time);
orig_date_time     20 lib/common/tests/iso8601/crm_time_add_seconds_test.c assert_add_seconds(const char *orig_date_time, int seconds,
orig_date_time     23 lib/common/tests/iso8601/crm_time_add_seconds_test.c     crm_time_t *orig = crm_time_new(orig_date_time);
orig_date_time     20 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years(const char *orig_date_time, int years,
orig_date_time     23 lib/common/tests/iso8601/crm_time_add_years_test.c     crm_time_t *orig = crm_time_new(orig_date_time);