Home
last modified time | relevance | path

Searched refs:REPS (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/Benchmark/scripts/
H A Drun_dlopen.sh45 REPS=50
52 r) REPS=$OPTARG;;
62 echo REPS:$REPS
69 for((i=1;i<=${REPS};i++));
/third_party/python/Lib/test/
H A Dtest_longexp.py5 REPS = 65580
6 l = eval("[" + "2," * REPS + "]")
7 self.assertEqual(len(l), REPS)
/third_party/musl/libc-test/src/gwp_asan/
H A Dthread_fork_test.c22 #define REPS 50 macro
42 for (int i = 0; i < REPS; i++) { in thread_fork_test()
/third_party/toybox/toys/pending/
H A Dxzcat.c1177 #define REPS 4 macro

Completed in 5 milliseconds