Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test.cc535 const int kMaxSizeToTest = 100 * 1000; in TEST_P() local
537 const int kMaxSizeToTest = 1000 * 1000; in TEST_P() local
540 int n = kMaxSizeToTest; in TEST_P()