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

  /external/valgrind/perf/
vg_perf 423 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
425 if ($found_tests) {
435 if ($found_tests) {
vg_perf.in 423 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
425 if ($found_tests) {
435 if ($found_tests) {
  /external/valgrind/tests/
vg_regtest 643 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
645 if ($found_tests) {
655 if ($found_tests) {
vg_regtest.in 643 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
645 if ($found_tests) {
655 if ($found_tests) {

Completed in 70 milliseconds