Home
last modified time | relevance | path

Searched defs:nestedMessage (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DLiteTest.java382 NestedMessage nestedMessage = NestedMessage.newBuilder() in testSanityCopyOnWrite() local
DTestUtil.java2637 private final Descriptors.Descriptor nestedMessage; field in TestUtil.ReflectionTester
/frameworks/base/core/java/android/nfc/
DNdefRecord.java725 NdefMessage nestedMessage = new NdefMessage(mPayload); in toUri() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DTestUtil.java1878 private final Descriptors.Descriptor nestedMessage; field in TestUtil.ReflectionTester
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java2566 TestNanoAccessors.NestedMessage nestedMessage = new TestNanoAccessors.NestedMessage(); in testNanoWithAccessorsPublicFieldTypes() local
2592 TestNanoAccessors.NestedMessage nestedMessage = new TestNanoAccessors.NestedMessage(); in testNanoWithAccessorsSerialize() local