Searched refs:sparse_config (Results 1 – 1 of 1) sorted by relevance
296 IAaptContext* context, const ConfigDescription& sparse_config, float load) { in BuildTableWithSparseEntries() argument321 .SetValue(std::unique_ptr<Value>(value->Transform(cloner)), sparse_config) in BuildTableWithSparseEntries()336 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local337 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()358 sparse_config); in TEST_F()363 sparse_config), in TEST_F()367 sparse_config); in TEST_F()379 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB-v32"); in TEST_F() local380 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()401 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local[all …]