Searched refs:expectedLength (Results 1 – 3 of 3) sorted by relevance
341 public function testNonBinaryStringExport($value, $expectedLength) argument344 "~'.{{$expectedLength}}'\$~s",
193 $expectedLength = (1024 * $size) + 1;199 $this->assertEquals($expectedLength, \strlen($p->getOutput()));200 $this->assertEquals($expectedLength, \strlen($p->getErrorOutput()));209 $expectedLength = (1024 * $size) + 1;221 $this->assertEquals($expectedLength, \strlen($p->getOutput()));222 $this->assertEquals($expectedLength, \strlen($p->getErrorOutput()));
1 …expectedLength = 16 /* SAMPLED_CHAR_HEIGHT */ * 10 /* SAMPLED_CHAR_WIDTH */ * 4 /* RGBA_CHANNELS_C…