Searched refs:mExpectationsAllowMask (Results 1 – 2 of 2) sorted by relevance
54 void setTestExpectationsAllowMask(uint32_t mask) { mExpectationsAllowMask = mask; } in setTestExpectationsAllowMask()100 uint32_t mExpectationsAllowMask; variable
299 : mExpectationsAllowMask( in GPUTestExpectationsParser()591 if ((mExpectationsAllowMask & kTokenData[token].expectation) == 0) in parseLine()