equal
deleted
inserted
replaced
382 // From RTestStepA3FDevSoundPlayBase |
382 // From RTestStepA3FDevSoundPlayBase |
383 virtual void DoKickoffTestL(); |
383 virtual void DoKickoffTestL(); |
384 |
384 |
385 // From MDevSoundObserver |
385 // From MDevSoundObserver |
386 virtual void PlayError(TInt aError); |
386 virtual void PlayError(TInt aError); |
|
387 virtual void InitializeComplete(TInt aError); |
387 |
388 |
388 private: |
389 private: |
389 TInt iRepeatCount; |
390 TInt iRepeatCount; |
390 TInt iRepeatCounter; |
391 TInt iRepeatCounter; |
391 |
392 |