installationservices/swcomponentregistry/test/tscrapparc/inc/tscrapparcserver.h
changeset 33 8110bf1194d1
parent 25 98b66e4fb0be
equal deleted inserted replaced
29:26b6f0522fd8 33:8110bf1194d1
    35     {
    35     {
    36 public:
    36 public:
    37     static CScrApparcTestServer* NewL();
    37     static CScrApparcTestServer* NewL();
    38     virtual CTestStep* CreateTestStep(const TDesC& aStepName);
    38     virtual CTestStep* CreateTestStep(const TDesC& aStepName);
    39     ~CScrApparcTestServer();
    39     ~CScrApparcTestServer();
       
    40 
       
    41 private:
       
    42     TBool IsPerformanceTestStep(const TDesC& aStepName, TPtrC& aStrippedName);
    40     };
    43     };
    41     
    44     
    42 #endif /* TSCRAPPARCSERVER_H_ */
    45 #endif /* TSCRAPPARCSERVER_H_ */