Home
last modified time | relevance | path

Searched defs:niter (Results 1 – 8 of 8) sorted by relevance

/external/jemalloc/test/stress/
Dmicrobench.c4 time_func(timedelta_t *timer, uint64_t nwarmup, uint64_t niter, void (*func)(void)) in time_func()
17 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a, in compare_funcs()
/external/compiler-rt/test/asan/TestCases/Posix/
Dhalt_on_error-torture.cc30 size_t niter = 10; variable
Dhalt_on_error-signals.c43 size_t niter = 10; variable
/external/compiler-rt/test/tsan/
Dbench_shadow_flush.cc25 int niter = 1; in main() local
/external/opencv3/modules/calib3d/test/
Dtest_homography_decomp.cpp115 vector<Mat>::iterator niter = normals.begin(); in containsValidMotion() local
/external/valgrind/perf/
Dfbench.c305 int niter = ITERATIONS; /* Iteration counter */ variable
/external/valgrind/memcheck/tests/
Dvcpu_fbench.c309 int niter = ITERATIONS; /* Iteration counter */ variable
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgui.py1143 def set_mislabeled(self, tree, path, iter, niter): argument