Searched defs:UnitTest (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
H A DUnitTest.java22 public class UnitTest extends Thread { class in inherits:Thread
37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { method in class:UnitTest
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { method in class:UnitTest
51 protected UnitTest(RSTestCore rstc, Context ctx) { method in class:UnitTest
55 protected UnitTest(Context ctx) { method in class:UnitTest
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
H A DUnitTest.java22 public class UnitTest extends Thread { class in inherits:Thread
37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { method in class:UnitTest
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { method in class:UnitTest
51 protected UnitTest(RSTestCore rstc, Context ctx) { method in class:UnitTest
55 protected UnitTest(Context ctx) { method in class:UnitTest
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
H A DUnitTest.java22 public class UnitTest extends Thread { class in inherits:Thread
37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { method in class:UnitTest
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { method in class:UnitTest
51 protected UnitTest(RSTestCore rstc, Context ctx) { method in class:UnitTest
55 protected UnitTest(Context ctx) { method in class:UnitTest

Completed in 812 milliseconds