Searched refs:kMaxNumValues (Results 1 – 1 of 1) sorted by relevance
34 static const int kMaxNumValues = 2000; variable356 int num_pre_sync = rnd.Uniform(kMaxNumValues); in TEST_P()357 int num_post_sync = rnd.Uniform(kMaxNumValues); in TEST_P()