Searched refs:stateIds (Results 1 – 1 of 1) sorted by relevance
205 std::set<uint32_t> stateIds; in TEST_P() local207 ASSERT_TRUE(stateIds.insert(state.powerEntityStateId).second); in TEST_P()290 std::set<uint32_t> stateIds; in TEST_P() local292 stateIds.insert(residency.powerEntityStateId); in TEST_P()296 ASSERT_NE(stateIds.count(state.powerEntityStateId), 0); in TEST_P()328 std::set<uint32_t> stateIds; in TEST_P() local330 stateIds.insert(residency.powerEntityStateId); in TEST_P()334 ASSERT_NE(stateIds.count(state.powerEntityStateId), 0); in TEST_P()