traceservices/tracefw/utf_trace_api/unit_test/te-utrace/inc/cutrace_user_performance_step.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    22  @file CUTrace_Performance_Step.h
    22  @file CUTrace_Performance_Step.h
    23  @internalTechnology
    23  @internalTechnology
    24 */
    24 */
    25 #ifndef CUTRACE_PERFORMANCE_STEP_H_
    25 #ifndef CUTRACE_PERFORMANCE_STEP_H_
    26 #define CUTRACE_PERFORMANCE_STEP_H_
    26 #define CUTRACE_PERFORMANCE_STEP_H_
    27 #include <testexecutestepbase.h>
    27 #include <test/testexecutestepbase.h>
    28 #include "te_utracesuitestepbase.h"
    28 #include "te_utracesuitestepbase.h"
    29 
    29 
    30 
    30 
    31 class CUTrace_User_Performance_Step : public CTe_UTraceSuiteStepBase
    31 class CUTrace_User_Performance_Step : public CTe_UTraceSuiteStepBase
    32 	{
    32 	{