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

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
H A DSystemTest.java28 public class SystemTest extends junit.framework.TestCase { class in inherits:junit.framework.TestCase
397 protected SystemTest createInstance() {
398 return new SystemTest("FT");
407 public SystemTest() { method in class:SystemTest
410 public SystemTest(String name) { method in class:SystemTest

Completed in 69 milliseconds