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

  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
SECONDARY 38 &run_make_with_options($makefile,'foo.d',&get_logfile);
40 &compare_output($answer, &get_logfile(1));
46 &run_make_with_options($makefile,'foo.d',&get_logfile);
48 &compare_output($answer, &get_logfile(1));
55 &run_make_with_options($makefile,'foo.d',&get_logfile);
57 &compare_output($answer, &get_logfile(1));
61 &run_make_with_options($makefile,'foo.c',&get_logfile);
63 &compare_output($answer, &get_logfile(1));
69 &run_make_with_options($makefile,'foo.c',&get_logfile);
71 &compare_output($answer, &get_logfile(1))
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
run_make_tests.pl 123 &run_make_with_options($makefile, $options, &get_logfile(0), $err_code);
124 &compare_output($answer, &get_logfile(1));
test_driver.pl 1145 sub get_logfile subroutine

Completed in 18 milliseconds