Searched refs:BitmapSizeTablePtr (Results 1 – 4 of 4) sorted by relevance
64 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0); in CommonReadingTest()78 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in CommonReadingTest()104 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0); in TestReadingBitmapTable()105 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestReadingBitmapTable()167 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestIndexFormatConversion()180 BitmapSizeTablePtr original_strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestIndexFormatConversion()
166 typedef Ptr<BitmapSizeTable> BitmapSizeTablePtr; typedef167 typedef std::vector<BitmapSizeTablePtr> BitmapSizeTableList;
78 BitmapSizeTablePtr size; in CreateBitmapSizeTable()
202 BitmapSizeTablePtr output = new BitmapSizeTable(data, master_read_data()); in SubBuildTable()