Searched refs:dotest (Results 1 - 5 of 5) sorted by relevance

/external/lldb/examples/test/
H A Dusage-pre-post-flight5 [11:31:19] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight.bad functionalities/watchpoint/hello_watchpoint
8 [11:32:48] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight functionalities/watchpoint/hello_watchpoint
38 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight functionalities/watchpoint/hello_watchpoint
H A Dusage-lldb-loggings9 [11:31:34] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities/breakpoint/breakpoint_command
38 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities/breakpoint/breakpoint_command
70 [11:37:09] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities/breakpoint/breakpoint_command
103 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities/breakpoint/breakpoint_command
/external/lldb/test/functionalities/thread/concurrent_events/
H A Dmain.cpp135 int dotest() function
196 dotest();
/external/libvncserver/test/
H A Dtjbench.c208 void dotest(unsigned char *srcbuf, int w, int h, int subsamp, int jpegqual, function
644 dotest(srcbuf, w, h, TJ_GRAYSCALE, i, argv[1]);
647 dotest(srcbuf, w, h, TJ_420, i, argv[1]);
650 dotest(srcbuf, w, h, TJ_422, i, argv[1]);
653 dotest(srcbuf, w, h, TJ_444, i, argv[1]);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimal.java195 dotest(num);
236 private void dotest(int num) { method in class:DiagBigDecimal
374 say("*** dotest case not found:" + " " + num + " " + "***");

Completed in 668 milliseconds