Searched refs:setTestExpectationsAllowMask (Results 1 – 3 of 3) sorted by relevance
46 testSuite.setTestExpectationsAllowMask(angle::GPUTestExpectationsParser::kGpuTestSkip); in main()
155 void setTestExpectationsAllowMask(uint32_t mask) in setTestExpectationsAllowMask() function157 mTestExpectationsParser.setTestExpectationsAllowMask(mask); in setTestExpectationsAllowMask()
54 void setTestExpectationsAllowMask(uint32_t mask) { mExpectationsAllowMask = mask; } in setTestExpectationsAllowMask() function