Home
last modified time | relevance | path

Searched defs:bytesAsInt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp112 int32_t *const bytesAsInt = reinterpret_cast<int32_t *>(&bytes.front()); in getBytes() local
148 int32_t *const bytesAsInt = reinterpret_cast<int32_t *>(&bytes.front()); in getBytes() local
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDecodeUtf8Test.java206 private void assertInvalid(int... bytesAsInt) throws Exception { in assertInvalid()
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDecodeUtf8Test.java206 private void assertInvalid(int... bytesAsInt) throws Exception { in assertInvalid()