Searched refs:AttrIdsSection (Results 1 – 3 of 3) sorted by relevance
142 class AttrIdsSection : public StreamWriteable {144 explicit AttrIdsSection(size_t initial_offset) : offset_(initial_offset) {} in AttrIdsSection() function
163 void AttrIdsSection::WriteTo(std::ostream* out) const { in WriteTo()
1211 testing::AttrIdsSection attr_ids(input.tellp()); in TEST()1370 testing::AttrIdsSection attr_ids(input.tellp()); in TEST()