Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DDynamicRefTable_test.cpp108 DynamicRefTable custom_app_table(0x8f, /* appAsLib */ false); in TEST() local
112 ASSERT_EQ(custom_app_table.lookupResourceValue(&value2), NO_ERROR); in TEST()