Searched refs:test_iterations (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/performance/23_containers/insert/
H A Dassociative.cc28 int test_iterations = 0; local
35 while (test_iterations < Iter)
39 ++test_iterations;
H A Dsequence.cc28 int test_iterations = 0; local
31 while (test_iterations < Iter)
35 ++test_iterations;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/performance/23_containers/insert/
H A Dassociative.cc37 int test_iterations = 0; local
44 while (test_iterations < Iter)
48 ++test_iterations;
H A Dsequence.cc37 int test_iterations = 0; local
40 while (test_iterations < Iter)
44 ++test_iterations;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/set/modifiers/
H A D16728.cc63 int test_iterations = 0; local
65 while (test_iterations < iterations)
69 ++test_iterations;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/set/modifiers/
H A D16728.cc66 int test_iterations = 0; local
68 while (test_iterations < iterations)
72 ++test_iterations;

Completed in 139 milliseconds