Home
last modified time | relevance | path

Searched defs:do_test (Results 1 – 9 of 9) sorted by relevance

/external/oprofile/libop/tests/
Dparse_event_tests.c31 static void do_test(struct events_test const * ev) in do_test() function
Dalloc_counter_tests.c147 static void do_test(struct allocated_counter const * it) in do_test() function
/external/oprofile/libregex/tests/
Dregex_test.cpp30 static void do_test(istream& fin) in do_test() function
/external/valgrind/main/memcheck/tests/
Dpdb-realloc2.c31 void do_test ( int size ) in do_test() function
/external/e2fsprogs/resize/
Dtest_extent.c19 void do_test(FILE *in, FILE *out) in do_test() function
/external/oprofile/libdb/tests/
Ddb_test.c121 static void do_test(void) in do_test() function
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp_unittest.py1841 def do_test(self, data, is_missing_eof): function
1856 def do_test(self, raw_bytes, has_invalid_utf8): function
/external/dbus/bus/
Dactivation.c2398 do_test (const char *description, dbus_bool_t oom_test, CheckData *data) in do_test() function
/external/valgrind/main/VEX/test/
Dmmxtest.c521 #define do_test(_name, _operation) \ in main() macro