Lines Matching defs:T
48 func TestGetExtensionsWithMissingExtensions(t *testing.T) {
69 func TestGetExtensionWithEmptyBuffer(t *testing.T) {
80 func TestGetExtensionForIncompleteDesc(t *testing.T) {
169 func TestExtensionDescsWithUnregisteredExtensions(t *testing.T) {
221 func TestGetExtensionStability(t *testing.T) {
255 func TestGetExtensionDefaults(t *testing.T) {
392 func TestNilMessage(t *testing.T) {
430 func TestExtensionsRoundTrip(t *testing.T) {
473 func TestNilExtension(t *testing.T) {
489 func TestMarshalUnmarshalRepeatedExtension(t *testing.T) {
556 func TestUnmarshalRepeatingNonRepeatedExtension(t *testing.T) {
631 func TestClearAllExtensions(t *testing.T) {
656 func TestMarshalRace(t *testing.T) {