Searched refs:TwoValues (Results 1 – 1 of 1) sorted by relevance
85 struct TwoValues { struct99 auto p2 = map->data<TwoValues>(); in TEST_F() argument131 auto p2 = map->data<TwoValues>(); in TEST_F()196 auto p1 = (map->data<uint32_t>() + 11U).convert<TwoValues>(); in TEST_F()207 auto p1 = map->data().offset(11U * sizeof(uint32_t)).convert<TwoValues>(); in TEST_F()