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 340 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
342 if ($found_tests) {
352 if ($found_tests) {
vg_perf.in 340 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
342 if ($found_tests) {
352 if ($found_tests) {
  /external/valgrind/main/tests/
vg_regtest 420 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
422 if ($found_tests) {
432 if ($found_tests) {
vg_regtest.in 420 my $found_tests = (0 != (grep { $_ =~ /\.vgtest$/ } @fs));
422 if ($found_tests) {
432 if ($found_tests) {

Completed in 134 milliseconds