Lines Matching refs:tvec3
2284 auto tvec3 = map["bar3"].AsFixedTypedVector();2285 TEST_EQ(tvec3.size(), 3);2286 TEST_EQ(tvec3[2].AsInt8(), 3);