Searched defs:UnitTest (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/ |
| D | UnitTest.java | 22 public class UnitTest extends Thread { class 37 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/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/ |
| D | UnitTest.java | 22 public class UnitTest extends Thread { class 37 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/base/tests/RenderScriptTests/tests/src/com/android/rs/test/ |
| D | UnitTest.java | 22 public class UnitTest extends Thread { class 37 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/compile/mclinker/tools/llvm-mcld/ |
| D | llvm-mcld.cpp | 50 UnitTest("unittest", cl::desc("do unit test") ); variable
|