Home
last modified time | relevance | path

Searched defs:heap_string (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp82 char *heap_string = Ident((char*)malloc(length + 1)); in TEST() local
105 wchar_t *heap_string = Ident((wchar_t*)malloc(hello_size)); in TEST() local
[all...]