Searched refs:kRepeat (Results 1 - 6 of 6) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_bench.cc20 const int kRepeat = 2*1024*1024; variable
27 for (int i = 0; i < kRepeat; i++) {
84 for (int i = 0; i < kRepeat; i++) {
/external/skia/bench/
H A DGradientBench.cpp167 kRepeat = 15, enumerator in enum:GradientBench::__anon26180
213 for (int i = 0; i < loops * kRepeat; i++) {
/external/v8/src/
H A Dserialize.h264 static const int kRepeat = 0x73;
H A Dserialize.cc959 case kRepeat: {
1483 sink_->Put(kRepeat, "SerializeRepeats");
/external/chromium_org/v8/src/
H A Dserialize.h272 static const int kRepeat = 0x72;
H A Dserialize.cc1136 case kRepeat: {
1646 sink_->Put(kRepeat, "SerializeRepeats");

Completed in 206 milliseconds