Home
last modified time | relevance | path

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

/build/soong/python/tests/proto_pkg_path/
Dmain.py4 import mylib.subpackage.proto.test_pb2 as test_pb2 namespace
12 x = test_pb2.MyMessage(name="foo",
/build/bazel/examples/python/protobuf/
Dmain.py15 import test_pb2
18 message = test_pb2.ExampleMessage()