Searched refs:initTest (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | RSInitTest.java | 30 native boolean initTest(String path); in initTest() method in RSInitTest 37 assertTrue(initTest(this.getContext().getCacheDir().toString())); in testRSInit()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicBlur.java | 48 private void initTest(int w, int h, Element e, Script.LaunchOptions lo) { in initTest() method in IntrinsicBlur 104 initTest(w, h, e, null); in testU8_1() 118 initTest(w, h, e, null); in testU8_4() 135 initTest(w, h, e, lo); in testU8_1C() 150 initTest(w, h, e, lo); in testU8_4C()
|
/cts/suite/audio_quality/test/ |
D | FileUtilTest.cpp | 30 TEST_F(FileUtilTest, initTest) { in TEST_F() argument
|