Searched defs:byte_array (Results 1 – 3 of 3) sorted by relevance
32 ByteArray<16> byte_array(data); in TEST() local40 auto byte_array = ByteArray<16>::FromString(test_bytes); in TEST() local49 ByteArray<16> byte_array = { in TEST() local
86 ByteArray<kLength> byte_array = {}; in FromString() local
564 std::array<uint8_t, byte_array_size> byte_array; in TEST() local