Searched refs:packageUnsortedAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/tests/
H A DAttributeFinder_test.cpp48 static const uint32_t packageUnsortedAttributes[] = { variable
101 const int end = sizeof(packageUnsortedAttributes) / sizeof(*packageUnsortedAttributes);
102 MockAttributeFinder finder(packageUnsortedAttributes, end);

Completed in 547 milliseconds