Searched defs:strings (Results 1 – 9 of 9) sorted by relevance
| /system/core/base/ |
| D | strings_test.cpp | 26 TEST(strings, split_empty) { in TEST() argument 32 TEST(strings, split_single) { in TEST() argument 38 TEST(strings, split_simple) { in TEST() argument 46 TEST(strings, split_with_empty_part) { in TEST() argument 54 TEST(strings, split_null_char) { in TEST() argument 62 TEST(strings, split_any) { in TEST() argument 70 TEST(strings, split_any_with_empty_part) { in TEST() argument 78 TEST(strings, trim_empty) { in TEST() argument 82 TEST(strings, trim_already_trimmed) { in TEST() argument 86 TEST(strings, trim_left) { in TEST() argument [all …]
|
| /system/bt/osi/test/ |
| D | array_test.cc | 54 char strings[][128] = { in TEST_F() local
|
| /system/core/libcutils/ |
| D | sched_policy.cpp | 460 static const char * const strings[SP_CNT] = { in get_sched_policy_name() local
|
| /system/sepolicy/tools/ |
| D | checkfc.c | 139 static void dump_char_array(FILE *stream, const char * const *strings) in dump_char_array()
|
| /system/libvintf/ |
| D | parse_string.cpp | 76 bool parseEnum(const std::string &s, E *e, const Array &strings) { in parseEnum()
|
| /system/core/adb/daemon/ |
| D | usb.cpp | 224 } __attribute__((packed)) strings = { variable
|
| /system/chre/host/msm/daemon/generated/ |
| D | chre_slpi_skel.c | 412 const char* strings; member 437 static const char strings[144] = "initialize_reverse_monitor\0deliver_message_from_host\0get_messag… variable
|
| D | chre_slpi_stub.c | 412 const char* strings; member 437 static const char strings[144] = "initialize_reverse_monitor\0deliver_message_from_host\0get_messag… variable
|
| /system/core/libutils/tests/ |
| D | LruCache_test.cpp | 220 char* strings[kNumKeys]; in TEST_F() local
|