Searched refs:MustBeConstructedWithOneThroughFour (Results 1 – 1 of 1) sorted by relevance
109 class MustBeConstructedWithOneThroughFour { class111 MustBeConstructedWithOneThroughFour(int one, const char* two, in MustBeConstructedWithOneThroughFour() function in google::protobuf::MustBeConstructedWithOneThroughFour122 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(MustBeConstructedWithOneThroughFour);224 const MustBeConstructedWithOneThroughFour* new_object = in TEST()225 Arena::Create<MustBeConstructedWithOneThroughFour>(&arena, 1, "2", three, in TEST()