Google Git
Sign in
android / platform / external / angle / HEAD / . / build / util / lib / proto
tree: 2376dd94ff0dce2af2ce8bed1c83535da5adce57 [path history] [tgz]
  1. __init__.py
  2. average.py
  3. average_unittests.py
  4. count.py
  5. count_unittests.py
  6. data_points.py
  7. data_points_unittests.py
  8. exception_occurrences.proto
  9. exception_occurrences_pb2.py
  10. exception_recorder.py
  11. exception_recorder_unittests.py
  12. measure.py
  13. measures.py
  14. measures_unittests.py
  15. metric.py
  16. metric_unittests.py
  17. OWNERS
  18. PRESUBMIT.py
  19. README.md
  20. test_script_metrics.proto
  21. test_script_metrics_pb2.py
  22. time_consumption.py
  23. time_consumption_unittests.py
build/util/lib/proto/README.md

Step to generate/update *_pb2.py stubs from proto

  1. Install protoc if it is not in the $PATH
  2. From this dir, Run the command protoc --python_out=. *.proto to generate python stubs
Powered by Gitiles| Privacy| Termstxt json