s/libInit.cc
changeset 268 ee1fd4a6e836
parent 262 8d2849dd3227
child 279 af5ed3f190d4
equal deleted inserted replaced
267:5c032df036a4 268:ee1fd4a6e836
    48 _BenchmarkExecutionTimeInstrument_Init(pass,__pRT__,snd);
    48 _BenchmarkExecutionTimeInstrument_Init(pass,__pRT__,snd);
    49 _BenchmarkParameterError_Init(pass,__pRT__,snd);
    49 _BenchmarkParameterError_Init(pass,__pRT__,snd);
    50 _BenchmarkReportJSON_Init(pass,__pRT__,snd);
    50 _BenchmarkReportJSON_Init(pass,__pRT__,snd);
    51 _BenchmarkReportText_Init(pass,__pRT__,snd);
    51 _BenchmarkReportText_Init(pass,__pRT__,snd);
    52 _BenchmarkRunnerExecutor_Init(pass,__pRT__,snd);
    52 _BenchmarkRunnerExecutor_Init(pass,__pRT__,snd);
       
    53 _BenchmarkSkipRequest_Init(pass,__pRT__,snd);
    53 
    54 
    54 
    55 
    55 __END_PACKAGE__();
    56 __END_PACKAGE__();
    56 }
    57 }