Searched refs:testExpectation (Results 1 – 2 of 2) sorted by relevance
362 return foundEntry->testExpectation; in getTestExpectation()514 if (entry.testExpectation != 0) in parseLine()520 entry.testExpectation = kTokenData[token].expectation; in parseLine()613 : testExpectation(0), lineNumber(0) in GPUTestExpectationEntry()
57 int32_t testExpectation; member