Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp2097 const unsigned short found_short_value = in execute() local
2100 if (expected_short_value != found_short_value) in execute()
2117 << expected_short_value << ", found value of " << found_short_value in execute()
2142 const unsigned short found_short_value = in execute() local
2145 if (expected_short_value != found_short_value) in execute()
2162 << found_short_value << " at dst data offset of " << dst_data_offset << "." in execute()
2191 const unsigned short found_short_value = in execute() local
2194 if (expected_short_value != found_short_value) in execute()
2211 << expected_short_value << ", found value of " << found_short_value in execute()