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

Lines Matching refs:trials

1570 int perform_test_reparse_source(int argc, const char **argv, int trials,
1624 for (trial = 0; trial < trials; ++trial) {
4043 " c-index-test -test-load-source-reparse <trials> <symbol filter> "
4110 int trials = atoi(argv[2]);
4111 return perform_test_reparse_source(argc - 4, argv + 4, trials, argv[3], I,