Searched defs:strings (Results 1 – 6 of 6) sorted by relevance
| /system/core/base/ |
| D | strings_test.cpp | 24 TEST(strings, split_empty) { in TEST() argument 30 TEST(strings, split_single) { in TEST() argument 36 TEST(strings, split_simple) { in TEST() argument 44 TEST(strings, split_with_empty_part) { in TEST() argument 52 TEST(strings, split_null_char) { in TEST() argument 60 TEST(strings, split_any) { in TEST() argument 68 TEST(strings, split_any_with_empty_part) { in TEST() argument 76 TEST(strings, trim_empty) { in TEST() argument 80 TEST(strings, trim_already_trimmed) { in TEST() argument 84 TEST(strings, trim_left) { in TEST() argument [all …]
|
| D | strings.cpp | 83 std::string Join(const std::vector<StringT>& strings, char separator) { in Join()
|
| /system/bt/osi/test/ |
| D | array_test.cpp | 58 char strings[][128] = { in TEST_F() local
|
| /system/core/libcutils/ |
| D | sched_policy.c | 383 static const char * const strings[SP_CNT] = { in get_sched_policy_name() local
|
| /system/core/libutils/tests/ |
| D | LruCache_test.cpp | 188 char* strings[kNumKeys]; in TEST_F() local
|
| /system/core/adb/ |
| D | usb_linux_client.cpp | 192 } __attribute__((packed)) strings = { variable
|