Searched refs:expected_val (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp229 const uint32_t expected_val[] = { local in function:TEST_F
238 EXPECT_EQ(out[i].val, expected_val[i]);
257 const uint32_t expected_val[] = { local in function:TEST_F
266 EXPECT_EQ(out[i].val, expected_val[i]);

Completed in 5 milliseconds