Home
last modified time | relevance | path

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

/external/angle/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp381 size_t expectationLen = entry.testName.length(); in getTestExpectationImpl() local
398 if (satisfiesConditions && expectationLen > maxExpectationLen) in getTestExpectationImpl()
400 maxExpectationLen = expectationLen; in getTestExpectationImpl()