Home
last modified time | relevance | path

Searched defs:TestBadIdentifiers (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
Dtest_bad_identifiers.proto16 message TestBadIdentifiers { message
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestBadIdentifiers.java19 public class TestBadIdentifiers extends TestCase { class