Searched refs:kTestMaxIndex (Results 1 – 1 of 1) sorted by relevance
21 static constexpr uint32_t kTestMaxIndex = 16; variable22 using TestHCM = HybridEntityManager<kTestMaxIndex, uint64_t, int>;27 for (uint32_t i = 0; i < kTestMaxIndex; i++) { in TEST()31 indices[0] = m.addFixed(kTestMaxIndex, 0, 1); in TEST()