Searched refs:kMaxIterationCount (Results 1 – 2 of 2) sorted by relevance
227 constexpr uint64_t kMaxIterationCount = 8; // number of times we shift the shine textures in TEST_P() local257 } while (iterationCount < kMaxIterationCount); in TEST_P()
899 const int kMaxIterationCount = 2; in AddNodesToShapeRefiner() local900 while (changed && i != kMaxIterationCount) { in AddNodesToShapeRefiner()927 if (i >= kMaxIterationCount) { in AddNodesToShapeRefiner()929 << kMaxIterationCount in AddNodesToShapeRefiner()