traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/te_check_performance_step.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    20  @internalTechnology
    20  @internalTechnology
    21 */
    21 */
    22 
    22 
    23 #ifndef TE_CHECK_PERFORMANCE_STEP_H_
    23 #ifndef TE_CHECK_PERFORMANCE_STEP_H_
    24 #define TE_CHECK_PERFORMANCE_STEP_H_
    24 #define TE_CHECK_PERFORMANCE_STEP_H_
    25 #include <test/testexecutestepbase.h>
    25 #include <TestExecuteStepBase.h>
    26 #include "te_suite_step_base.h"
    26 #include "te_suite_step_base.h"
    27 
    27 
    28 
    28 
    29 class CCheckPerformanceStep : public CTe_UTraceSuiteStepBase
    29 class CCheckPerformanceStep : public CTe_UTraceSuiteStepBase
    30 	{
    30 	{