Searched defs:ChangePropertyParams (Results 1 – 2 of 2) sorted by relevance
118 struct ChangePropertyParams struct in TestTrigger120 Matcher<T> valueBefore = _;121 T newValue;122 Matcher<boost::system::error_code> ec =124 Matcher<T> valueAfter = Eq(newValue);
173 struct ChangePropertyParams struct in TestReport175 Matcher<T> valueBefore = _;176 T newValue;177 Matcher<boost::system::error_code> ec =179 Matcher<T> valueAfter = Eq(newValue);