Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java339 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()
DNioByteStringTest.java361 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()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2948 const T allZeros = (static_cast<T>(0)); in test_bitFieldSExtract() local
2949 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() local
2965 const T allOnes = ~allZeros; in test_bitFieldUExtract()
2968 if (z == allZeros) in test_bitFieldUExtract()
2969 return allZeros; in test_bitFieldUExtract()
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...