Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp3734 GLint expected_right = (1 == draw_call_index) ? 5 : -1; in checkResults() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs12094 let expected_right: Vec<_> = (0..first).collect(); localVariable
12122 let expected_right: Vec<_> = (0..first).collect(); localVariable