Home
last modified time | relevance | path

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

/bionic/tests/
Dendian_test.cpp29 TEST(endian, constants) { in TEST() argument
43 TEST(endian, htons_htonl_htonq_macros) { in TEST() argument
53 TEST(endian, ntohs_ntohl_ntohq_macros) { in TEST() argument
63 TEST(endian, htobe16_htobe32_htobe64) { in TEST() argument
69 TEST(endian, htole16_htole32_htole64) { in TEST() argument
75 TEST(endian, be16toh_be32toh_be64toh) { in TEST() argument
81 TEST(endian, le16toh_le32toh_le64toh) { in TEST() argument
87 TEST(endian, betoh16_betoh32_betoh64) { in TEST() argument
97 TEST(endian, letoh16_letoh32_letoh64) { in TEST() argument