Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp125 char *buffer_char = new char[mAllocSize]; in initSignedAllocations() local
213 char *buffer_char = new char[mAllocSize]; in initUnsignedAllocations() local
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp129 char *buffer_char = new char[mAllocSize]; in initSignedAllocations() local
217 char *buffer_char = new char[mAllocSize]; in initUnsignedAllocations() local