Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test.cc3174 const int kAttempts = 10; in TEST() local
3175 for (int i = 0; i < kAttempts; i++) { in TEST()