Searched defs:TestDescription (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | UT_reduce.java | 921 static class TestDescription { class in UT_reduce 922 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, in TestDescription() method in UT_reduce.TestDescription 932 …public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, int myLog2MaxS… in TestDescription() method in UT_reduce.TestDescription 941 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize) { in TestDescription() method in UT_reduce.TestDescription
|