Searched defs:str_a (Results 1 – 9 of 9) sorted by relevance
132 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main() local
138 char *const str_a = tail_alloc(DEFAULT_STRLEN + 2); in main() local
174 String str_a(pool_a.MakeRef("hello", android::StringPool::Context(test::ParseConfigOrDie("en")))); in TEST() local
2389 const char str_a[] = { 0x61, 0x2a, 0x00 }; /* a* */ in API_Match_UTF8() local