Searched defs:CheckAlignment (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/allocator/
H A Dallocator_unittests.cc56 static void CheckAlignment(void* p, int align) { function in namespace:__anon1472
360 CheckAlignment(ptr, 2); // Should be 2 byte aligned

Completed in 63 milliseconds