Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/test/
H A DTestI2cOcc.cpp16 const auto STR_4_0050 = "4-0050"s; variable
27 const auto I2C_4_0050 = BASE + STR_4_0050;
113 EXPECT_EQ(STR_4_0050, ret[1]); in TEST_F()
137 auto str = STR_4_0050; in TEST()
152 EXPECT_EQ(STR_4_0050, str); in TEST()
164 EXPECT_EQ(STR_4_0050, name); in TEST()