Searched refs:new_loca (Results 1 – 2 of 2) sorted by relevance
129 void SubsetEBLC(EblcTable::Builder* eblc, const BitmapLocaList& new_loca);141 BitmapLocaList new_loca; in TestIndexFormatConversion() local142 eblc_builder->GenerateLocaList(&new_loca); in TestIndexFormatConversion()143 SubsetEBLC(eblc_builder, new_loca); // Format 3 -> 4 in TestIndexFormatConversion()
539 void SubsetEBLC(EblcTable::Builder* eblc, const BitmapLocaList& new_loca) { in SubsetEBLC() argument551 SubsetIndexSubTable((*index_builders)[index], new_loca[strike], in SubsetEBLC()645 BitmapLocaList new_loca; in SetupBitmapBuilders() local646 ebdt_table_builder->GenerateLocaList(&new_loca); in SetupBitmapBuilders()647 SubsetEBLC(eblc_table_builder, new_loca); in SetupBitmapBuilders()