OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:suncompat
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/test/java/tests/suncompat/
AllTests.java
17
package tests.
suncompat
;
23
* Test suite that includes all tests for the
suncompat
project.
27
TestSuite suite = new TestSuite("All
suncompat
test suites");
/libcore/luni/src/test/java/tests/
AllTests.java
52
suite.addTest(tests.
suncompat
.AllTests.suite());
Completed in 132 milliseconds