Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/build/soong/androidmk/parser/
H A Dparser_test.go39 func TestParse(t *testing.T) { func
/aosp12/build/soong/makedeps/
H A Ddeps_test.go25 func TestParse(t *testing.T) { func
/aosp12/packages/modules/Gki/build/
H A Dkmi_test.go42 func TestParse(t *testing.T) { func
/aosp12/system/extras/perf2cfg/tests/
H A Dtest_parse.py20 class TestParse(unittest.TestCase): class
/aosp12/frameworks/base/libs/androidfw/tests/
H A DConfigDescription_test.cpp28 static ::testing::AssertionResult TestParse( in TestParse() function
/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp68 ::testing::AssertionResult TestParse(const StringPiece& str) { in TestParse() function in aapt::ResourceParserTest
72 ::testing::AssertionResult TestParse(const StringPiece& str, const ConfigDescription& config) { in TestParse() function in aapt::ResourceParserTest