Home
last modified time | relevance | path

Searched refs:setter_function (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/php/tests/
H A Dtest_util.php517 $setter_function = 'set'.$func_suffix; variable
521 $obj->$setter_function($arr);
527 $setter_function = 'set'.$func_suffix; variable
531 $obj->$setter_function($arr);

Completed in 3 milliseconds