HomeSort by relevance Sort by last modified time
    Searched refs:total_params (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/fs/mongo/
mongo.pl 149 $total_params = $#{numb_of_bytes};
391 print "mongo_single_process, the_set_of_param.N=$par_set_n of $total_params \n";
392 print LOG "mongo_single_process, the_set_of_paramN=$par_set_n of $total_params \n";
394 print "mongo_multi_process ($p processes), the_set_of_param.N=$par_set_n of $total_params \n";
395 print LOG "mongo_multi_process ($p processes), the_set_of_paramN=$par_set_n of $total_params \n";
  /external/v8/src/
code-stubs-hydrogen.cc 256 int total_params = interface_descriptor.GetStackParameterCount() + local
258 switch (total_params) {
    [all...]

Completed in 277 milliseconds