Home
last modified time | relevance | path

Searched defs:expectIdentifier (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Didentifier_test.cpp20 void expectIdentifier(const std::string &str) in expectIdentifier() function in angle::IdentifierTest
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Didentifier_test.cpp20 void expectIdentifier(const std::string &str) in expectIdentifier() function in angle::IdentifierTest
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp187 bool DSLParser::expectIdentifier(Token* result) { in expectIdentifier() function in SkSL::DSLParser