Home
last modified time | relevance | path

Searched defs:TestDescription (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_reduce.java1046 static class TestDescription { class in UT_reduce
1047 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, in TestDescription() method in UT_reduce.TestDescription
1057 …public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, int myLog2MaxS… in TestDescription() method in UT_reduce.TestDescription
1066 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize) { in TestDescription() method in UT_reduce.TestDescription
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_reduce.java1048 static class TestDescription { class in UT_reduce
1049 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, in TestDescription() method in UT_reduce.TestDescription
1059 …public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize, int myLog2MaxS… in TestDescription() method in UT_reduce.TestDescription
1068 public TestDescription(String myTestName, Test myTest, int mySeed, int[] myDefSize) { in TestDescription() method in UT_reduce.TestDescription