Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DAttributeFinder_test.cpp45 static const uint32_t kPackageUnsortedAttributes[] = { variable
96 const int end = arraysize(kPackageUnsortedAttributes); in TEST()
97 MockAttributeFinder finder(kPackageUnsortedAttributes, end); in TEST()