Searched refs:properties (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ |
D | system_properties_test.cpp | 120 TEST(properties, add) { in TEST() argument 144 TEST(properties, update) { in TEST() argument 181 TEST(properties, fill) { in TEST() argument 226 TEST(properties, foreach) { in TEST() argument 243 TEST(properties, find_nth) { in TEST() argument 267 TEST(properties, fill_hierarchical) { in TEST() argument 324 TEST(properties, errors) { in TEST() argument 345 TEST(properties, serial) { in TEST() argument 362 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()
|