Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DAttributeFinder_test.cpp41 static const uint32_t kSortedAttributes[] = {0x01010000, 0x01010001, 0x01010002, variable
53 const int end = arraysize(kSortedAttributes); in TEST()
54 MockAttributeFinder finder(kSortedAttributes, end); in TEST()
67 const int end = arraysize(kSortedAttributes); in TEST()
68 MockAttributeFinder finder(kSortedAttributes, end); in TEST()
81 const int end = arraysize(kSortedAttributes); in TEST()
82 MockAttributeFinder finder(kSortedAttributes, end); in TEST()