Searched refs:random_test (Results 1 – 10 of 10) sorted by relevance
26 -//:random_test36 -//:random_test
70 struct random_test { struct75 random_test(uint_fast32_t seed) in random_test() function81 ~random_test() in ~random_test() argument252 random_test r{(uint_fast32_t)seed}; in main()
46 exe random_test : random_test.cpp ;
81 void random_test(skiatest::Reporter* reporter) { in random_test() function203 random_test(reporter); in DEF_TEST()
262 name = "random_test",264 srcs = ["re2/testing/random_test.cc"],
124 random_test
167 obj/test/random_test\
194 random_test (gconstpointer d) in random_test() function1294 g_test_add_data_func (path, GUINT_TO_POINTER (seed), random_test); in main()