Home
last modified time | relevance | path

Searched defs:four_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dpacket_builder_unittest.cc58 EndianBuilder(uint8_t byte, uint16_t two_bytes, uint32_t four_bytes, uint64_t eight_bytes) in EndianBuilder()
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp4 typedef char (&four_bytes)[4]; typedef
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc2030 uint32_t four_bytes = 0x01020304; in TEST() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1285 static const unsigned char four_bytes[] = {0xf0, 0x93, 0x83, 0x93, 0x00}; in getUtf8Character() local