Home
last modified time | relevance | path

Searched defs:TestParse (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tools/aapt/tests/
H A DAaptGroupEntry_test.cpp25 static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const String8& dirName, in TestParse() function
33 static ::testing::AssertionResult TestParse(AaptGroupEntry& entry, const char* input, in TestParse() function
H A DAaptConfig_test.cpp26 static ::testing::AssertionResult TestParse(const String8& input, ConfigDescription* config=NULL) { in TestParse() function
33 static ::testing::AssertionResult TestParse(const char* input, ConfigDescription* config=NULL) { in TestParse() function
/aosp14/frameworks/base/libs/androidfw/tests/
H A DConfigDescription_test.cpp28 static ::testing::AssertionResult TestParse(StringPiece input, in TestParse() function
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp68 ::testing::AssertionResult TestParse(StringPiece str) { in TestParse() function in aapt::ResourceParserTest
72 ::testing::AssertionResult TestParse(StringPiece str, const ConfigDescription& config) { in TestParse() function in aapt::ResourceParserTest