days_of_week       87 source4/torture/ndr/atsvc.c 	torture_assert_int_equal(tctx, r->out.ctr->first_entry[0].days_of_week, 0x2, "days of week");
days_of_week      115 source4/torture/ndr/atsvc.c 	torture_assert_int_equal(tctx, r->in.job_info->days_of_week, 0x2, "days of week");
days_of_week      190 source4/torture/ndr/atsvc.c 	torture_assert_int_equal(tctx, (*r->out.job_info)->days_of_week, 0x2, "days of week");
days_of_week      102 source4/torture/rpc/atsvc.c 	info.days_of_week = 0x02;   /* Tuesday */