Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp394 size_t expectationLen = entry.testName.length(); in getTestExpectationImpl() local
411 if (satisfiesConditions && expectationLen > maxExpectationLen) in getTestExpectationImpl()
413 maxExpectationLen = expectationLen; in getTestExpectationImpl()