Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_blocked_range2d.cpp67 struct ColTag {}; struct
71 typedef AbstractValueType<ColTag> col_type; in SerialTest()
80 col_type col_i = MakeAbstractValueType<ColTag>(col_x); in SerialTest()
81 col_type col_j = MakeAbstractValueType<ColTag>(col_y); in SerialTest()
H A Dconformance_blocked_range3d.cpp70 struct ColTag {}; struct
75 typedef AbstractValueType<ColTag> col_type; in SerialTest()
89 col_type col_i = MakeAbstractValueType<ColTag>(col_x); in SerialTest()
90 col_type col_j = MakeAbstractValueType<ColTag>(col_y); in SerialTest()