Home
last modified time | relevance | path

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

/third_party/protobuf/php/tests/
H A Dtest_util.php516 $getter_function = 'get'.$func_suffix; variable
519 $arr = $obj->$getter_function();
526 $getter_function = 'get'.$func_suffix; variable
529 $arr = $obj->$getter_function();

Completed in 1 milliseconds