Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
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
205 TEST(OveruseConfigurationXmlHelperTest, TestWriteXmlFileWithVendorConfiguration) { in TEST() argument
251 TEST(OveruseConfigurationXmlHelperTest, TestWriteXmlFileWithThirdPartyConfiguration) { in TEST() argument
279 TEST(OveruseConfigurationXmlHelperTest, TestFailsWriteXmlFileWithInvalidConfig) { in TEST() argument
/packages/services/Car/cpp/watchdog/server/
DAndroid.bp154 "tests/OveruseConfigurationXmlHelperTest.cpp",