Searched refs:TestMap (Results 1 – 2 of 2) sorted by relevance
61 using TestMap = TestMapASVT<TypeParam, LocalAddressSpaceView>; typedef65 TestMap<TypeParam> *m;82 TestMap<TypeParam> m; in TYPED_TEST()
383 isl::map TestMap{Ctx.get(), "{ [2] -> [7]; [5] -> [7] }"}; in TEST() local394 TestMap.foreach_basic_map([&](isl::basic_map BMap) -> isl::stat { in TEST()452 EXPECT_TRUE(TestMap in TEST()