HomeSort by relevance Sort by last modified time
    Searched refs:found_tests (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/perf/
vg_perf 417 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
419 if ($found_tests) {
429 if ($found_tests) {
vg_perf.in 417 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
419 if ($found_tests) {
429 if ($found_tests) {
  /external/valgrind/main/tests/
vg_regtest 589 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
591 if ($found_tests) {
601 if ($found_tests) {
vg_regtest.in 589 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
591 if ($found_tests) {
601 if ($found_tests) {

Completed in 35 milliseconds