Searched refs:test_proto (Results 1 – 3 of 3) sorted by relevance
51 proto_library("test_proto") {53 "test_proto.proto",103 ":test_proto",
58 'sources': [ 'test_proto.proto' ],
2334 FileDescriptorProto test_proto; in TEST_P() local2344 &test_proto)); in TEST_P()2346 const FileDescriptor* file = BuildFile(test_proto); in TEST_P()