increased time-limits

This commit is contained in:
Anna Kogan
2012-11-28 17:36:19 +04:00
parent 8877066846
commit 4e21f42714
6 changed files with 10 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ PERF_TEST(PointsNum_Algo, solveP3P)
add(points2d, noise, points2d);
declare.in(points3d, points2d);
declare.time(100);
TEST_CYCLE_N(1000)
{