Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dsimple_heap_alloc_test.cc74 myFloatMemory[sizeof(MyFloat) * 3 + kMaxAlignment]; in testMaxAlignment() local
76 reinterpret_cast<MyFloat*>(myFloatMemory + kMaxAlignment); in testMaxAlignment()