HomeSort by relevance Sort by last modified time
    Searched refs:kRepeatCount (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/test/
frame_generator_unittest.cc 121 const int kRepeatCount = 3;
124 kFrameHeight, kRepeatCount));
125 for (int i = 0; i < kRepeatCount; ++i)
127 for (int i = 0; i < kRepeatCount; ++i)
133 const int kRepeatCount = 3;
138 files, kFrameWidth, kFrameHeight, kRepeatCount));
139 for (int i = 0; i < kRepeatCount; ++i)
141 for (int i = 0; i < kRepeatCount; ++i)
143 for (int i = 0; i < kRepeatCount; ++i)
  /external/skia/tests/
SkResourceCacheTest.cpp 145 const unsigned kRepeatCount = 42;
146 for (unsigned i = 0; i < kRepeatCount; ++i) {
  /external/skqp/tests/
SkResourceCacheTest.cpp 145 const unsigned kRepeatCount = 42;
146 for (unsigned i = 0; i < kRepeatCount; ++i) {

Completed in 92 milliseconds