Home
last modified time | relevance | path

Searched refs:kMaxIterationCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DBootAnimationTest.cpp227 constexpr uint64_t kMaxIterationCount = 8; // number of times we shift the shine textures in TEST_P() local
257 } while (iterationCount < kMaxIterationCount); in TEST_P()
/third_party/node/src/
Dnode_api.cc355 unsigned int iterations_left = kMaxIterationCount; in Dispatch()
504 static const unsigned int kMaxIterationCount = 1000; member in v8impl::__anon2b7257620411::ThreadSafeFunction