Searched defs:UnitTest (Results  1 – 6 of 6) sorted by relevance
| /frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ | 
| D | UnitTest.java | 22 public class UnitTest extends Thread {  class37     protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) {  in UnitTest()  method in UnitTest
 47     protected UnitTest(RSTestCore rstc, String n, Context ctx) {  in UnitTest()  method in UnitTest
 51     protected UnitTest(RSTestCore rstc, Context ctx) {  in UnitTest()  method in UnitTest
 55     protected UnitTest(Context ctx) {  in UnitTest()  method in UnitTest
 
 | 
| /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ | 
| D | UnitTest.java | 22 public class UnitTest extends Thread {  class37     protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) {  in UnitTest()  method in UnitTest
 47     protected UnitTest(RSTestCore rstc, String n, Context ctx) {  in UnitTest()  method in UnitTest
 51     protected UnitTest(RSTestCore rstc, Context ctx) {  in UnitTest()  method in UnitTest
 55     protected UnitTest(Context ctx) {  in UnitTest()  method in UnitTest
 
 | 
| /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ | 
| D | UnitTest.java | 22 public class UnitTest extends Thread {  class37     protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) {  in UnitTest()  method in UnitTest
 47     protected UnitTest(RSTestCore rstc, String n, Context ctx) {  in UnitTest()  method in UnitTest
 51     protected UnitTest(RSTestCore rstc, Context ctx) {  in UnitTest()  method in UnitTest
 55     protected UnitTest(Context ctx) {  in UnitTest()  method in UnitTest
 
 | 
| /frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/ | 
| D | UnitTest.java | 35 public abstract class UnitTest {  class72     public UnitTest(String n, Context ctx) {  in UnitTest()  method in UnitTest
 
 | 
| /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ | 
| D | UnitTest.java | 35 public abstract class UnitTest {  class72     public UnitTest(String n, Context ctx) {  in UnitTest()  method in UnitTest
 
 | 
| /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ | 
| D | UnitTest.java | 38 public abstract class UnitTest {  class75     public UnitTest(String n, Context ctx) {  in UnitTest()  method in UnitTest
 
 |