Home
last modified time | relevance | path

Searched defs:setTestExpectationsAllowMask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_expectations/
H A DGPUTestExpectationsParser.h54 void setTestExpectationsAllowMask(uint32_t mask) { mExpectationsAllowMask = mask; } in setTestExpectationsAllowMask() function
/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.h182 void setTestExpectationsAllowMask(uint32_t mask) in setTestExpectationsAllowMask() function