Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dflash_font_file_resource.cc76 linked_ptr<std::string> heap_string(new std::string(contents)); in AddFontTable() local
/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc51 char *heap_string = Ident((char*)malloc(length + 1)); in TEST() local
73 wchar_t *heap_string = Ident((wchar_t*)malloc(hello_size)); in TEST() local