HomeSort by relevance Sort by last modified time
    Searched refs:AllTests (Results 1 - 25 of 32) sorted by null

1 2

  /external/junit/src/org/junit/runners/
AllTests.java 5 /** Runner for use with JUnit 3.8.x-style AllTests classes
9 * @RunWith(AllTests.class)
17 public class AllTests extends SuiteMethod {
21 public AllTests(Class<?> klass) throws Throwable {
  /cts/tools/vm-tests-tf/src/dot/junit/
AllTests.java 26 public class AllTests {
28 TestRunner.main(new String[] {AllTests.class.getName()});
34 suite.addTest(dot.junit.opcodes.AllTests.suite());
35 suite.addTest(dot.junit.verify.AllTests.suite());
36 suite.addTest(dot.junit.format.AllTests.suite());
  /cts/tools/vm-tests-tf/src/dot/
Main.java 19 import dot.junit.AllTests;
29 TestRunner.run(AllTests.suite());
  /cts/tools/vm-tests-tf/src/dot/junit/format/
AllTests.java 26 public class AllTests {
29 TestRunner.main(new String[] {AllTests.class.getName()});
  /development/samples/ApiDemos/tests/src/com/example/android/apis/
AllTests.java 33 * -e class com.example.android.apis.AllTests \
46 public class AllTests extends TestSuite {
49 return new TestSuiteBuilder(AllTests.class)
  /development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
AllTests.java 27 public class AllTests extends TestSuite {
30 return new TestSuiteBuilder(AllTests.class).includeAllPackagesUnderHere().build();
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AllTests.java 24 public class AllTests extends TestSuite {
26 public AllTests() {
  /sdk/testapps/testProjectTest/testapp/src/com/android/tests/testprojecttest/test/
AllTests.java 33 * -e class com.example.android.apis.AllTests \
46 public class AllTests extends TestSuite {
49 return new TestSuiteBuilder(AllTests.class)
  /sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/test/
AllTests.java 33 * -e class com.example.android.apis.AllTests \
46 public class AllTests extends TestSuite {
49 return new TestSuiteBuilder(AllTests.class)
  /cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/
AllTests.java 27 public class AllTests implements TestSuiteProvider {
  /cts/tools/vm-tests-tf/src/dot/junit/verify/
AllTests.java 26 public class AllTests {
29 TestRunner.main(new String[] {AllTests.class.getName()});
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_class.py 76 class AllTests:
89 return "AllTests"
93 return "AllTests"
119 # Synthesize all the other AllTests methods from the names in testmeths.
128 exec method_template % locals() in AllTests.__dict__
144 foo = AllTests()
148 testme = AllTests()
251 testme = AllTests()
325 getslice = AllTests.__getslice__
326 del AllTests.__getslice_
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_class.py 76 class AllTests:
89 return "AllTests"
93 return "AllTests"
119 # Synthesize all the other AllTests methods from the names in testmeths.
128 exec method_template % locals() in AllTests.__dict__
144 foo = AllTests()
148 testme = AllTests()
251 testme = AllTests()
325 getslice = AllTests.__getslice__
326 del AllTests.__getslice_
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
unittestresults_unittest.py 44 <testsuites tests="3" failures="0" disabled="0" errors="0" time="11.35" name="AllTests">
55 <testsuites tests="4" failures="1" disabled="0" errors="0" time="11.35" name="AllTests">
73 <testsuites tests="4" failures="2" disabled="0" errors="0" time="11.35" name="AllTests">
  /external/chromium/testing/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
gtest_xml_output_unittest.py 57 <testsuites tests="23" failures="4" disabled="2" errors="0" time="*" name="AllTests">
130 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" name="AllTests">
  /external/chromium_org/testing/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
gtest_xml_output_unittest.py 60 <testsuites tests="23" failures="4" disabled="2" errors="0" time="*" timestamp="*" name="AllTests">
133 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
  /external/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
gtest_xml_output_unittest.py 57 <testsuites tests="23" failures="4" disabled="2" errors="0" time="*" name="AllTests">
130 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" name="AllTests">
  /external/protobuf/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
gtest_xml_output_unittest.py 57 <testsuites tests="15" failures="4" disabled="2" errors="0" time="*" name="AllTests">
112 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" name="AllTests">
  /ndk/sources/third_party/googletest/googletest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
gtest_xml_output_unittest.py 60 <testsuites tests="23" failures="4" disabled="2" errors="0" time="*" timestamp="*" name="AllTests" ad_hoc_property="42">
133 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" timestamp="*" name="AllTests">
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 21 import dot.junit.AllTests;
150 }.doRun(AllTests.suite());

Completed in 358 milliseconds

1 2