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

  /external/genext2fs/
test.sh 40 # ftest - Exercises the -f spec-file option of genext2fs
43 # Usage: ftest spec-file number-of-blocks correct-checksum
44 ftest () { function
64 ftest device_table.txt 4096 a0af06d944b11d2902dfd705484c64cc
test-mount.sh 50 # ftest-mount - Exercise the -f spec-file option of genext2fs
53 # invoke ftest()
54 # Usage: ftest-mount spec-file number-of-blocks
75 pass ftest $fname $blocks
  /external/bluetooth/glib/glib/
gtestutils.h 103 #define g_test_add(testpath, Fixture, tdata, fsetup, ftest, fteardown) \
112 (testpath, sizeof (Fixture), tdata, fsetup, ftest, fteardown); \
  /external/libvpx/build/make/
configure.sh 953 check_add_cflags -fprofile-arcs -ftest-coverage &&
954 check_add_ldflags -fprofile-arcs -ftest-coverage
  /external/webkit/Tools/Scripts/
webkitdirs.pm 436 push @coverageSupportOptions, "EXTRA_LINK= \$(EXTRA_LINK) -ftest-coverage -fprofile-arcs";
438 push @coverageSupportOptions, "OTHER_LDFLAGS=\$(OTHER_LDFLAGS) -ftest-coverage -fprofile-arcs -lgcov";
    [all...]

Completed in 94 milliseconds