Searched refs:period2 (Results 1 – 1 of 1) sorted by relevance
166 ChronoPeriod period2 = chrono.period(2, 3, 4); in test_plus() local167 ChronoPeriod result = period.plus(period2); in test_plus()184 ChronoPeriod period2 = chrono.period(2, 3, 4); in test_minus() local185 ChronoPeriod result = period.minus(period2); in test_minus()