Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/test_suite/tests/
Dtest_gen.rs316 enum EmptyEnum {} in test_gen() enum
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc4548 TEST_F(ValidationErrorTest, EmptyEnum) { in TEST_F() argument