Home | History | Annotate | Download | only in c-index-test

Lines Matching defs:trials

1506 int perform_test_reparse_source(int argc, const char **argv, int trials,
1560 for (trial = 0; trial < trials; ++trial) {
3978 " c-index-test -test-load-source-reparse <trials> <symbol filter> "
4045 int trials = atoi(argv[2]);
4046 return perform_test_reparse_source(argc - 4, argv + 4, trials, argv[3], I,