Searched defs:expectIdentifier (Results 1 – 2 of 2) sorted by relevance
| /external/angle/src/tests/preprocessor_tests/ | ||
| D | identifier_test.cpp | 20 void expectIdentifier(const std::string &str) in expectIdentifier() function in angle::IdentifierTest |
| /external/skia/src/sksl/ | ||
| D | SkSLParser.cpp | 247 bool Parser::expectIdentifier(Token* result) { in expectIdentifier() function in SkSL::Parser |