Searched refs:align4096 (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/
H A Dlazy_instance_unittest.cc173 static LazyInstance<AlignedData<4096>>::DestructorAtExit align4096 = local
178 EXPECT_ALIGNED(align4096.Pointer(), 4096);
/external/libchrome/base/memory/
H A Dsingleton_unittest.cc283 AlignedTestSingleton<AlignedMemory<4096, 4096> >* align4096 = local
289 EXPECT_ALIGNED(align4096, 4096);

Completed in 570 milliseconds