Searched refs:XmlFlattenerTest (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/flatten/
H A DXmlFlattener_test.cpp30 class XmlFlattenerTest : public ::testing::Test { class in namespace:aapt
74 TEST_F(XmlFlattenerTest, FlattenXmlWithNoCompiledAttributes) {
152 TEST_F(XmlFlattenerTest, FlattenCompiledXmlAndStripOnlyTools) {
179 TEST_F(XmlFlattenerTest, AssignSpecialAttributeIndices) {
200 TEST_F(XmlFlattenerTest, NoNamespaceIsNotTheSameAsEmptyNamespace) {
215 TEST_F(XmlFlattenerTest, EmptyStringValueInAttributeIsNotNull) {
234 TEST_F(XmlFlattenerTest, FlattenNonStandardPackageId) {
274 TEST_F(XmlFlattenerTest, ProcessEscapedStrings) {

Completed in 70 milliseconds