Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_item_updater.cpp228 const auto& assocs0 = activation0->associations(); in TEST_F() local
229 EXPECT_EQ(1U, assocs0.size()); in TEST_F()
230 EXPECT_EQ(psu0, std::get<2>(assocs0[0])); in TEST_F()