Home
last modified time | relevance | path

Searched refs:TestStep (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/companion/
DCompanionDeviceServiceTestActivity.java53 private final ArrayList<TestStep> mTests = new ArrayList<>();
171 private TestStep getCurrentTest() { in getCurrentTest()
185 private void updateViewForTest(TestStep test) { in updateViewForTest()
239 private class BluetoothFeatureTestStep extends TestStep {
255 private class DeviceAssociationTestStep extends TestStep {
300 private class DevicePresentTestStep extends TestStep {
315 private class DeviceGoneTestStep extends TestStep {
330 private class DeviceDisassociationTestStep extends TestStep {
352 private abstract class TestStep { class in CompanionDeviceServiceTestActivity
357 TestStep(int titleResId, int descriptionResId) { in TestStep() method in CompanionDeviceServiceTestActivity.TestStep
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestStepRelaxed.rscript19 #include "TestStep.rscript"
DTestStep.java28 public class TestStep extends RSBaseCompute { class
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java3175 static public void computeStep(TestStep.ArgumentsHalfHalfHalf args, Target t) {
3180 static public void computeStep(TestStep.ArgumentsFloatFloatFloat args, Target t) {