Searched refs:properties (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ |
D | system_properties_test.cpp | 115 TEST(properties, add) { in TEST() argument 139 TEST(properties, update) { in TEST() argument 176 TEST(properties, fill) { in TEST() argument 221 TEST(properties, foreach) { in TEST() argument 238 TEST(properties, find_nth) { in TEST() argument 262 TEST(properties, fill_hierarchical) { in TEST() argument 319 TEST(properties, errors) { in TEST() argument 340 TEST(properties, serial) { in TEST() argument 357 TEST(properties, wait) { in TEST() argument
|
/bionic/libc/bionic/ |
D | wctype.cpp | 92 static const char* const properties[WC_TYPE_MAX] = { in wctype() local 98 if (!strcmp(properties[i], property)) { in wctype()
|