Searched defs:random2 (Results 1 – 7 of 7) sorted by relevance
43 std::string random2; in TEST_F() local52 std::string random2; in TEST_F() local
332 auto random2 = Catch::Generators::random(0, 1000); variable343 auto random2 = Catch::Generators::random(0., 1000.); variable
819 Random random2 = new Random(); in testEncoderEncodeBits_endToEnd() local
560 Random random2 = new Random(2L); in assertIndependentHashers() local
800 testing::internal::Random random2(testing::internal::Random::kMaxRange); in TEST() local