Searched refs:found_tests (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/perf/
H A Dvg_perf417 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
419 if ($found_tests) {
429 if ($found_tests) {
H A Dvg_perf.in417 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
419 if ($found_tests) {
429 if ($found_tests) {
/external/valgrind/main/tests/
H A Dvg_regtest589 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
591 if ($found_tests) {
601 if ($found_tests) {
H A Dvg_regtest.in589 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
591 if ($found_tests) {
601 if ($found_tests) {

Completed in 119 milliseconds