Searched refs:kNumObj (Results 1 – 1 of 1) sorted by relevance
116 constexpr const size_t kNumObj = 128; in TEST_F() local118 StackHandleScope<kNumObj> hs(soa.Self()); in TEST_F()119 for (size_t i = 0u; i < kNumObj; ++i) { in TEST_F()