Searched defs:DATA_SIZE (Results 1 – 4 of 4) sorted by relevance
28 static const int DATA_SIZE = 4; in TEST() local
38 constexpr size_t DATA_SIZE = 1024; in BM_Intrinsic() local
28 static constexpr size_t DATA_SIZE = 1024; variable
310 private static final int DATA_SIZE = 32; field in SlideshowPage.SequentialSource