Home
last modified time | relevance | path

Searched refs:python_benchmark_methods (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/benchmarks/python/
Dpython_benchmark_messages.cc10 static PyMethodDef python_benchmark_methods[] = { variable
26 m = Py_InitModule("libbenchmark_messages", python_benchmark_methods); in initlibbenchmark_messages()