Home
last modified time | relevance | path

Searched refs:step (Results 1 – 16 of 16) sorted by relevance

/cts/tests/src/android/app/cts/
DSearchManagerStubActivity.java73 public boolean doStep(int step) throws FailException { in testOnCancelListener() argument
74 switch (step) { in testOnCancelListener()
87 throw new IllegalArgumentException("Bad step " + step); in testOnCancelListener()
104 public boolean doStep(int step) throws FailException { in testOnDismissListener() argument
105 switch (step) { in testOnDismissListener()
124 throw new IllegalArgumentException("Bad step " + step); in testOnDismissListener()
133 public boolean doStep(int step) throws FailException { in testStopSearch() argument
134 switch (step) { in testStopSearch()
147 throw new IllegalArgumentException("Bad step " + step); in testStopSearch()
224 protected abstract boolean doStep(int step) throws FailException; in doStep() argument
/cts/tests/tests/view/src/android/view/cts/
DVelocityTrackerTest.java144 private void move(long duration, long step) { in move() argument
147 duration -= step; in move()
148 mTime += step; in move()
149 mPx += (mAx / 2 * step + mVx) * step; in move()
150 mPy += (mAy / 2 * step + mVy) * step; in move()
151 mVx += mAx * step; in move()
152 mVy += mAy * step; in move()
/cts/tests/src/android/renderscript/cts/
Dstep_f32.rs10 *out = step(in->x, in->y);
19 *out = step(in->x, in->y);
28 *out = step(in->x, in->y);
37 *out = step(in->x, in->y);
/cts/tests/tests/graphics/src/android/graphics/cts/
DSweepGradientTest.java84 final double step = twoPi / NUM_STEPS; in checkColors() local
87 for (double rad = step; rad <= twoPi - step; rad += step) { in checkColors()
/cts/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(HOST_OUT_INTERMEDIATES)/EXECUTABLES/vm-tests-tf_intermediates)
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java183 int step = 1; in getInstruction() local
185 step = sTestCount.get(widgetId) + 1; in getInstruction()
190 title = "Step " + step + ": Verify dimensions"; in getInstruction()
196 title = "Step " + step + ": Verify resizeability"; in getInstruction()
209 title = "Step " + step + ": Verify collections"; in getInstruction()
213 title = "Step " + step + ": Verify category"; in getInstruction()
/cts/tests/tests/opengl/src/android/opengl/cts/
DGL2JniLibOne.java25 public static native void step(); in step() method in GL2JniLibOne
/cts/tests/tests/view/src/android/view/animation/cts/
DLayoutAnimationControllerTest.java276 long step = duration / 4;
278 animation.getTransformation(baseTime + step * 1, transformation);
280 animation.getTransformation(baseTime + step * 2, transformation);
282 animation.getTransformation(baseTime + step * 3, transformation);
284 animation.getTransformation(baseTime + step * 4, transformation);
/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java1363 for (Step step: this) {
1365 Log.i(TAG, step.getDescription());
1366 if (step.stepSurface().needsToRunInSeparateThread()) {
1367 StepRunner runner = new StepRunner(step);
1373 step.run();
1376 Log.e(TAG, "while " + step.getDescription(), e);
1380 mWarnings += step.getWarnings();
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dearley-boyer.js4132 var step;
4144 (step = (sc_steps_72[sc_conf_80]));
4149 if ((step>=(0)))
4151 (sc_l_74 = (sc_starters_69[step]));
4165 (l = (sc_enders_70[step]));
4183 … (preds = (sc_predictors_71[(step+BgL_sc_nbzd2nts_81zd2)]));
Dpdfjs.js772 var step = 1024;
775 pos -= step - 'startxref'.length;
779 found = find(stream, 'startxref', step, true);
27018 var step = (t1 - t0) / 10;
27022 for (var i = t0; i <= t1; i += step) {
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8613 if ( this.options.step ) {
8614 this.options.step.call( this.elem, this.now, this );
8617 ( jQuery.fx.step[ this.prop ] || jQuery.fx.step._default )( this );
8646 return self.step( gotoEnd );
8694 step: function( gotoEnd ) { method in jQuery.fx
8805 step: { property
8823 jQuery.fx.step[ prop ] = function( fx ) { function in jQuery.fx
/cts/tests/tests/hardware/src/android/hardware/cts/
DCameraTest.java741 float step = parameters.getExposureCompensationStep(); in checkExposureCompensation() local
743 assertEquals(0f, step, 0.000001f); in checkExposureCompensation()
746 assertTrue(step > 0); in checkExposureCompensation()
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Dbootstrap.css1715 .icon-step-backward {
1739 .icon-step-forward {
/cts/tools/dex-tools/dex/
Dclasses0.out.dex779 public abstract void step(
4370 public native boolean step()
4434 public native boolean step(
Dclasses.out.dex88253 int step