Searched refs:uniform_ptr (Results 1 – 1 of 1) sorted by relevance
89 auto* uniform_ptr = in TEST_F() local97 uniform_ptr, storage_ptr); in TEST_F()107 ASSERT_TRUE(TypeOf(uniform_ptr)->Is<sem::Pointer>()) in TEST_F()108 << "uniform_ptr is " << TypeOf(uniform_ptr)->TypeInfo().name; in TEST_F()118 EXPECT_EQ(TypeOf(uniform_ptr)->As<sem::Pointer>()->Access(), in TEST_F()