Home
last modified time | relevance | path

Searched refs:MapVectorMappedTypeTest (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DMapVectorTest.cpp160 template <class IntType> struct MapVectorMappedTypeTest : ::testing::Test { struct
166 TYPED_TEST_CASE(MapVectorMappedTypeTest, MapIntTypes); argument
168 TYPED_TEST(MapVectorMappedTypeTest, DifferentDenseMap) { in TYPED_TEST() argument