Home
last modified time | relevance | path

Searched refs:c1234h (Results 1 – 1 of 1) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dcalendars.cpp128 c1234h = JointCalendar(c1, c2, c3, c4, JoinHolidays), in testJointCalendars() local
164 if ((b1 && b2 && b3 && b4) != c1234h.isBusinessDay(d)) in testJointCalendars()
166 << " inconsistency between joint calendar " << c1234h.name() in testJointCalendars()