HomeSort by relevance Sort by last modified time
    Searched full:testsuite (Results 976 - 1000 of 1862) sorted by null

<<31323334353637383940>>

  /external/python/cpython3/Lib/test/
test_threading_local.py 203 suite = unittest.TestSuite()
  /external/python/cpython3/Lib/unittest/test/
test_result.py 637 suite = unittest.TestSuite([Foo('test_foo')])
651 suite = unittest.TestSuite([Foo('test_foo')])
670 suite = unittest.TestSuite([Foo('test_foo')])
689 suite = unittest.TestSuite([Foo('test_foo')])
  /external/strace/
test-driver 2 # test-driver - basic testsuite driver script.
  /external/testng/
ANNOUNCEMENT.txt 71 * Powerful execution model (no more TestSuite).
  /external/v8/tools/testrunner/objects/
testcase.py 34 self.suite = suite # TestSuite object
  /external/valgrind/memcheck/tests/ppc32/
power_ISA2_05.c 72 ** testsuite are built with -mcpu=power7 (or later), then the assembler will
  /external/valgrind/memcheck/tests/ppc64/
power_ISA2_05.c 76 ** testsuite are built with -mcpu=power7 (or later), then the assembler will
  /frameworks/base/test-runner/api/
android-test-runner-current.txt 80 method public junit.framework.TestSuite getAllTests();
84 method public junit.framework.TestSuite getTestSuite();
197 method public abstract junit.framework.TestSuite getTestSuite();
274 method public final junit.framework.TestSuite build();
  /frameworks/rs/tests/lldb/tests/harness/
test_base_remote.py 147 '''Execute the actual testsuite.
util_log.py 129 '''Retrieves the Logger instance related to the testsuite.
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 50 import junit.framework.TestSuite;
71 * <li>Obtain the <a href="http://www.oasis-open.org/committees/download.php/12171/XSLT-testsuite-04.ZIP">test
167 TestSuite result = new TestSuite();
  /libcore/luni/src/test/java/tests/java/sql/
DeleteFunctionalityTest.java 33 import junit.framework.TestSuite;
InsertFunctionalityTest.java 31 import junit.framework.TestSuite;
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_db.py 152 suite = unittest.TestSuite()
test_distributed_transactions.py 141 suite = unittest.TestSuite()
test_sequence.py 130 suite = unittest.TestSuite()
  /prebuilts/gdb/darwin-x86/lib/python2.7/sqlite3/test/
hooks.py 200 return unittest.TestSuite((collation_suite, progress_suite))
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_threading_local.py 211 suite = unittest.TestSuite()
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
result.py 29 Test results are automatically managed by the TestCase and TestSuite
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_db.py 152 suite = unittest.TestSuite()
test_distributed_transactions.py 141 suite = unittest.TestSuite()
test_sequence.py 130 suite = unittest.TestSuite()
  /prebuilts/gdb/linux-x86/lib/python2.7/sqlite3/test/
hooks.py 200 return unittest.TestSuite((collation_suite, progress_suite))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_threading_local.py 211 suite = unittest.TestSuite()
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
result.py 29 Test results are automatically managed by the TestCase and TestSuite

Completed in 364 milliseconds

<<31323334353637383940>>