Home
last modified time | relevance | path

Searched refs:GPBTYPE_INT32 (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/php/tests/
DDescriptorsTest.php29 const GPBTYPE_INT32 = 5; define in DescriptorsTest
148 $this->assertSame(self::GPBTYPE_INT32, $fieldDesc->getType());
174 $this->assertSame(self::GPBTYPE_INT32, $fieldDesc->getType());
192 $this->assertSame(self::GPBTYPE_INT32, $fieldDesc->getType());
204 $this->assertSame(self::GPBTYPE_INT32, $mapDesc->getField(0)->getType());