Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DShapeDrawable_ShaderFactoryTest.java37 ShaderFactory impl = new ShaderFactoryImpl(); in testResize() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRefocusTest.java57 private void refocus(RenderScriptTask.script impl, double minimumPSNR) throws IOException { in refocus()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
DTest_invoke_interface_range.java59 ITestImpl impl = new ITestImpl(); in testN2() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
DTest_invoke_interface.java59 ITestImpl impl = new ITestImpl(); in testN2() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestAcsClient.java83 public void setImsConfigImpl(ImsConfigImplBase impl) { in setImsConfigImpl()