Lines Matching refs:Int32Value
26 use Google\Protobuf\Int32Value;
95 $m = new Int32Value();
102 $m = new Int32Value();
1134 $packed = new Int32Value();
1139 " {\"@type\":\"type.googleapis.com/google.protobuf.Int32Value\"," .
1141 $this->assertSame("type.googleapis.com/google.protobuf.Int32Value",
1177 $packed = new Int32Value();
1183 "{\"@type\":\"type.googleapis.com/google.protobuf.Int32Value\"," .
1192 "\"value\":{\"@type\":\"type.googleapis.com/google.protobuf.Int32Value\"," .
1212 'field' => new Int32Value(['value' => 0]),