Searched refs:TableConstructor (Results 1 – 1 of 1) sorted by relevance
312 class TableConstructor: public Constructor { class323 ~TableConstructor() override { Reset(); } in ~TableConstructor()454 TableConstructor();460 uint64_t TableConstructor::cur_uniq_id_ = 1;752 constructor_ = new TableConstructor( in Init()764 constructor_ = new TableConstructor( in Init()1111 TableConstructor* c, in VerifyBlockAccessTrace()1487 TableConstructor c(BytewiseComparator()); in TEST_P()1809 TableConstructor c(options.comparator); in TEST_P()1850 TableConstructor c(options.comparator); in TEST_P()[all …]