Searched defs:shorts (Results 1 – 3 of 3) sorted by relevance
9 std::vector<short> shorts; in main() local
61 std::vector<short> shorts; in main() local
350 const std::vector<uint16_t> shorts{0x1111, 0x2222, 0x3333}; in TEST_F() local