Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dint128_unittest.cc418 const int kNumIters = 1 << 18; in TEST() local
419 for (int i = 0; i < kNumIters; ++i) { in TEST()