Searched refs:TestMap (Results 1 – 2 of 2) sorted by relevance
69 using TestMap = TestMapASVT<TypeParam, LocalAddressSpaceView>; typedef73 TestMap<TypeParam> *m;90 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()