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

/frameworks/base/tools/aapt2/format/binary/
H A DXmlFlattener_test.cpp36 class XmlFlattenerTest : public ::testing::Test { class in namespace:aapt
79 TEST_F(XmlFlattenerTest, FlattenXmlWithNoCompiledAttributes) {
138 TEST_F(XmlFlattenerTest, FlattenCompiledXmlAndStripOnlyTools) {
159 TEST_F(XmlFlattenerTest, AssignSpecialAttributeIndices) {
180 TEST_F(XmlFlattenerTest, NoNamespaceIsNotTheSameAsEmptyNamespace) {
195 TEST_F(XmlFlattenerTest, EmptyStringValueInAttributeIsNotNull) {
214 TEST_F(XmlFlattenerTest, FlattenNonStandardPackageId) {
254 TEST_F(XmlFlattenerTest, ProcessEscapedStrings) {
289 TEST_F(XmlFlattenerTest, ProcessQuotes) {
341 TEST_F(XmlFlattenerTest, ProcessWhitepspac
[all...]

Completed in 44 milliseconds