Searched refs:CopyableTypes (Results 1 – 1 of 1) sorted by relevance
45 using CopyableTypes = ::testing::Types<int, std::pair<int, float>, std::string>; typedef46 TYPED_TEST_SUITE(BoundedInlineVectorTestCopyableTypes, CopyableTypes);