Home
last modified time | relevance | path

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

/external/pigweed/pw_bytes/
Dbyte_builder_test.cc60 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05); in TEST() local
72 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05); in TEST() local
85 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST() local
99 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST() local
293 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST() local