Searched refs:MapFieldReflectionTest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | message.h | 189 class MapFieldReflectionTest; // map_test.cc variable 1058 friend class internal::MapFieldReflectionTest;
|
H A D | map_test.inc | 1407 class MapFieldReflectionTest : public testing::Test { 1419 TEST_F(MapFieldReflectionTest, RegularFields) { 1609 TEST_F(MapFieldReflectionTest, RepeatedFieldRefForRegularFields) { 2114 TEST_F(MapFieldReflectionTest, RepeatedFieldRefMergeFromAndSwap) { 2220 TEST_F(MapFieldReflectionTest, MapSizeWithDuplicatedKey) { 2263 TEST_F(MapFieldReflectionTest, UninitializedEntry) {
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | message.h | 189 class MapFieldReflectionTest; // map_test.cc variable 1058 friend class internal::MapFieldReflectionTest;
|
H A D | map_test.inc | 1403 class MapFieldReflectionTest : public testing::Test { 1415 TEST_F(MapFieldReflectionTest, RegularFields) { 1605 TEST_F(MapFieldReflectionTest, RepeatedFieldRefForRegularFields) { 2110 TEST_F(MapFieldReflectionTest, RepeatedFieldRefMergeFromAndSwap) { 2216 TEST_F(MapFieldReflectionTest, MapSizeWithDuplicatedKey) { 2259 TEST_F(MapFieldReflectionTest, UninitializedEntry) {
|