traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/te_check_performance_step.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    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 <TestExecuteStepBase.h>
    25 #include <test/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 	{