Searched refs:UnknownFieldSetTest (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dunknown_field_set_unittest.cc59 class UnknownFieldSetTest : public testing::Test { class in namespace:google::protobuf
113 TEST_F(UnknownFieldSetTest, AllFieldsPresent) {
140 TEST_F(UnknownFieldSetTest, Varint) {
148 TEST_F(UnknownFieldSetTest, Fixed32) {
156 TEST_F(UnknownFieldSetTest, Fixed64) {
164 TEST_F(UnknownFieldSetTest, LengthDelimited) {
172 TEST_F(UnknownFieldSetTest, Group) {
189 TEST_F(UnknownFieldSetTest, SerializeFastAndSlowAreEquivalent) {
212 TEST_F(UnknownFieldSetTest, Serialize) {
224 TEST_F(UnknownFieldSetTest, ParseViaReflectio
[all...]
/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DUnknownFieldSetTest.java52 public class UnknownFieldSetTest extends TestCase { class in inherits:TestCase
/external/protobuf/
H A DMakefile.am313 java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java \
/external/protobuf/util/
H A DMakefile.am313 java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java \

Completed in 414 milliseconds