Searched refs:step2 (Results 1 – 4 of 4) sorted by relevance
46 PlannedExerciseStepInternal step2 = TestUtils.buildExerciseStepInternal(); in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical() local47 step2.setPerformanceGoals( in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical()51 block1.setExerciseSteps(Arrays.asList(step1, step2)); in testPlanWriteToParcel_populateToParcelAndFrom_restoredFieldsAreIdentical()
168 final SetupStep step2 = new SetupStep(STEP_2, applicationName, in onCreate() local173 step2.setAction(new Runnable() { in onCreate()179 mSetupStepGroup.addStep(step2); in onCreate()
180 LOG_FILE=${WORKING_DIR_ROOT}/step2.log
1926 const auto& step2 = steps[2]; in TEST_F() local1940 step2, &model2, devices[0], RemapVectorType{{opnd6, m2Opnd6}}, // modelInputs in TEST_F()