Searched refs:SomeType (Results 1 – 2 of 2) sorted by relevance
19 enum SomeType : uint8_t {
660 struct SomeType {}; in TEST_F() struct661 static_assert(sizeof(hidl_vec<SomeType>) == 16); in TEST_F()664 uninitTest<hidl_vec<SomeType>, 13, 16>(); in TEST_F()