Home
last modified time | relevance | path

Searched refs:location_message (Results 1 – 1 of 1) sorted by relevance

/external/stressapptest/src/
Dos.cc610 char location_message[256] = ""; in AllocateTestMem() local
612 sprintf(location_message, "mapped as needed"); in AllocateTestMem()
614 sprintf(location_message, "at %p", shmaddr); in AllocateTestMem()
617 shm_object, location_message); in AllocateTestMem()