Home
last modified time | relevance | path

Searched defs:newTest (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dtest_data_test.go168 func newTest() android.Module { func
/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasTestList.java61 static TestBase newTest(TestName testName) { in newTest() method in BlasTestList
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DIPTestList.java102 static TestBase newTest(TestName testName) { in newTest() method in IPTestList
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DIPTestListJB.java105 static TestBase newTest(TestName testName) { in newTest() method in IPTestListJB