Home
last modified time | relevance | path

Searched refs:BuildTableWithSparseEntries (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
DTableFlattener_test.cpp295 static std::unique_ptr<ResourceTable> BuildTableWithSparseEntries( in BuildTableWithSparseEntries() function
337 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()
380 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()
402 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()
421 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.25f); in TEST_F()
464 auto table_in = BuildTableWithSparseEntries(context.get(), sparse_config, 0.80f); in TEST_F()