Searched refs:WireFormatTest (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | wire_format_unittest.cc | 58 TEST(WireFormatTest, EnumsInSync) { in TEST() argument 76 TEST(WireFormatTest, MaxFieldNumber) { in TEST() argument 82 TEST(WireFormatTest, Parse) { in TEST() argument 99 TEST(WireFormatTest, ParseExtensions) { in TEST() argument 116 TEST(WireFormatTest, ParsePacked) { in TEST() argument 133 TEST(WireFormatTest, ParsePackedFromUnpacked) { in TEST() argument 149 TEST(WireFormatTest, ParseUnpackedFromPacked) { in TEST() argument 165 TEST(WireFormatTest, ParsePackedExtensions) { in TEST() argument 182 TEST(WireFormatTest, ParseOneof) { in TEST() argument 199 TEST(WireFormatTest, OneofOnlySetLast) { in TEST() argument [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | wire_format_test.py | 46 class WireFormatTest(unittest.TestCase): class
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | WireFormatTest.java | 56 public class WireFormatTest extends TestCase { class
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/ |
D | WireFormatTest.java | 59 public class WireFormatTest extends TestCase { class
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | Makefile.am | 325 java/core/src/test/java/com/google/protobuf/WireFormatTest.java \
|