/external/oprofile/libregex/tests/ |
regex_test.cpp | 30 static void do_test(istream& fin) function 71 do_test(fin); 80 do_test(fin);
|
/external/valgrind/main/none/tests/ppc32/ |
power5+_round.c | 111 #define DO_TEST(op,in,out,rf) for (i=0; i<sizeof(in)/sizeof(double); ++i) { \ 124 DO_TEST(frin, set, frin, fprf); 125 DO_TEST(frin, set2, frin2, frin2rf); 126 DO_TEST(friz, set, friz, fprf); 127 DO_TEST(friz, set2, friz2, friz2rf); 128 DO_TEST(frip, set, frip, fprf); 129 DO_TEST(frip, set2, frip2, frip2rf); 130 DO_TEST(frim, set, frim, fprf); 131 DO_TEST(frim, set2, frim2, frim2rf); 161 DO_TEST(frsp, set1, frsp1, fprf1) [all...] |
/external/valgrind/main/memcheck/tests/ |
pdb-realloc2.c | 31 void do_test ( int size ) function 105 do_test(z); 106 do_test(z + 173); 107 do_test(z + 1731);
|
/external/e2fsprogs/resize/ |
test_extent.c | 17 void do_test(FILE *in, FILE *out); 19 void do_test(FILE *in, FILE *out) function 121 do_test(stdin, stdout);
|
/external/oprofile/libop/tests/ |
parse_event_tests.c | 31 static void do_test(struct events_test const * ev) function 56 do_test(ev);
|
alloc_counter_tests.c | 147 static void do_test(struct allocated_counter const * it) function 214 do_test(it);
|
/external/oprofile/libdb/tests/ |
db_test.c | 121 static void do_test(void) function 179 do_test();
|
/external/dbus/bus/ |
activation.c | 2398 do_test (const char *description, dbus_bool_t oom_test, CheckData *data) function [all...] |
/external/bluetooth/glib/tests/ |
utf8-validate.c | 278 do_test (gint index, function 315 do_test (i, test[i].text, test[i].max_len,
|
/external/openssl/crypto/evp/ |
p5_crpt2.c | 150 #ifdef DO_TEST
|
/external/mksh/src/ |
check.pl | 249 %do_test = (); 250 grep($do_test{$_} = 1, @ARGV); 390 next if !$all_tests && !$do_test{$test{'name'}}; [all...] |
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
cpp_unittest.py | 1841 def do_test(self, data, is_missing_eof): function in function:CppStyleTest.test_newline_at_eof 1856 def do_test(self, raw_bytes, has_invalid_utf8): function in function:CppStyleTest.test_invalid_utf8 [all...] |
/external/oprofile/ |
ChangeLog | 365 * libop/tests/alloc_counter_tests.c: (do_test):
|