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

/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp1929 const uint32_t expected_withoffsets[] = { 2, 5, 1, 5, 2, 100, 102 }; local in function:TEST_F
1932 EXPECT_EQ(out[i], expected_withoffsets[i]);

Completed in 5 milliseconds