Home
last modified time | relevance | path

Searched defs:normalizeTypeDeclaration (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/generic-apigen/
DParser.cpp110 std::string normalizeTypeDeclaration(const std::string& input) { in normalizeTypeDeclaration() function
DParser_unittest.cpp22 TEST(ParserTest, normalizeTypeDeclaration) { in TEST() argument