Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationXmlHelperTest.cpp73 TEST(OveruseConfigurationXmlHelperTest, TestValidSystemConfiguration) { in TEST() argument
102 TEST(OveruseConfigurationXmlHelperTest, TestValidVendorConfiguration) { in TEST() argument
140 TEST(OveruseConfigurationXmlHelperTest, TestValidThirdPartyConfiguration) { in TEST() argument
160 TEST(OveruseConfigurationXmlHelperTest, TestInvalidOveruseConfigurations) { in TEST() argument
168 TEST(OveruseConfigurationXmlHelperTest, TestWriteXmlFileWithSystemConfiguration) { in TEST() argument
207 TEST(OveruseConfigurationXmlHelperTest, TestWriteXmlFileWithVendorConfiguration) { in TEST() argument
255 TEST(OveruseConfigurationXmlHelperTest, TestWriteXmlFileWithThirdPartyConfiguration) { in TEST() argument
285 TEST(OveruseConfigurationXmlHelperTest, TestFailsWriteXmlFileWithInvalidConfig) { in TEST() argument
/aosp12/packages/services/Car/cpp/watchdog/server/
H A DAndroid.bp125 "tests/OveruseConfigurationXmlHelperTest.cpp",