Home
last modified time | relevance | path

Searched refs:checkTokenCondition (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/test_expectations/
DGPUTestExpectationsParser.h73 bool checkTokenCondition(const GPUTestConfig &config,
DGPUTestExpectationsParser.cpp554 if (!checkTokenCondition(*config, err, token, lineNumber)) in parseLine()
660 bool GPUTestExpectationsParser::checkTokenCondition(const GPUTestConfig &config, in checkTokenCondition() function in angle::GPUTestExpectationsParser