Searched refs:allZeros (Results 1 – 6 of 6) sorted by relevance
339 byte[] allZeros = new byte[stringUnderTest.size()]; in testWriteToInternalShouldExposeInternalBufferToOutputStream()341 Arrays.equals(allZeros, stringUnderTest.toByteArray())); in testWriteToInternalShouldExposeInternalBufferToOutputStream()373 byte[] allZeros = new byte[stringUnderTest.size()]; in testWriteToShouldExposeInternalBufferToByteOutput()375 Arrays.equals(allZeros, stringUnderTest.toByteArray())); in testWriteToShouldExposeInternalBufferToByteOutput()
361 byte[] allZeros = new byte[testString.size()]; in testWriteToInternalShouldExposeInternalBufferToOutputStream()363 Arrays.equals(allZeros, backingBuffer.array())); in testWriteToInternalShouldExposeInternalBufferToOutputStream()396 byte[] allZeros = new byte[testString.size()]; in testWriteToShouldExposeInternalBufferToByteOutput()398 Arrays.equals(allZeros, backingBuffer.array())); in testWriteToShouldExposeInternalBufferToByteOutput()
2948 const T allZeros = (static_cast<T>(0)); in test_bitFieldSExtract() local2949 const T allOnes = ~allZeros; in test_bitFieldSExtract()2952 if (z == allZeros) in test_bitFieldSExtract()2953 return allZeros; in test_bitFieldSExtract()2957 const T signMask = static_cast<T>(signBit ? allOnes : allZeros); in test_bitFieldSExtract()2964 const T allZeros = (static_cast<T>(0)); in test_bitFieldUExtract() local2965 const T allOnes = ~allZeros; in test_bitFieldUExtract()2968 if (z == allZeros) in test_bitFieldUExtract()2969 return allZeros; in test_bitFieldUExtract()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...