Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationTestUtils.cpp159 std::vector<Matcher<const ResourceSpecificConfiguration&>> resourceSpecificConfigMatchers; in ResourceOveruseConfigurationMatcher() local
161 resourceSpecificConfigMatchers.push_back( in ResourceOveruseConfigurationMatcher()
178 UnorderedElementsAreArray(resourceSpecificConfigMatchers))); in ResourceOveruseConfigurationMatcher()