Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/unittests/src/android/healthconnect/internal/datatypes/
DPlannedExerciseSessionInternalTest.java46 PlannedExerciseStepInternal step2 = TestUtils.buildExerciseStepInternal(); in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical() local
47 step2.setPerformanceGoals( in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical()
51 block1.setExerciseSteps(Arrays.asList(step1, step2)); in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupWizardActivity.java168 final SetupStep step2 = new SetupStep(STEP_2, applicationName, in onCreate() local
173 step2.setAction(new Runnable() { in onCreate()
179 mSetupStepGroup.addStep(step2); in onCreate()
/packages/modules/GeoTZ/
Drun-data-pipeline.sh180 LOG_FILE=${WORKING_DIR_ROOT}/step2.log
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp1926 const auto& step2 = steps[2]; in TEST_F() local
1940 step2, &model2, devices[0], RemapVectorType{{opnd6, m2Opnd6}}, // modelInputs in TEST_F()