Home | History | Annotate | Download | only in tests

Lines Matching defs:IntHolder

532 struct IntHolder {
536 constexpr int GetTestValue(const IntHolder& i) {
568 constexpr ConstexprVector<IntHolder, 5> vec_int = make_test_int_vector<IntHolder>();